discard Statement
Do not output the result of the current pixel.
discard;
Parameters
None
Remarks
This statement can only be called from a pixel shader; it is not supported within a geometry shader or a vertex shader.
See also
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
Do not output the result of the current pixel.
discard;
None
This statement can only be called from a pixel shader; it is not supported within a geometry shader or a vertex shader.