Lines Matching refs:SampleMask
2469 code:SampleMask fragment shader input value that is zero.
3971 [open,refpage='SampleMask',desc='Coverage mask for a fragment shader invocation',type='builtins']
3973 :refpage: SampleMask
3975 code:SampleMask::
3977 Decorating a variable with the code:SampleMask built-in decoration will make
3981 A variable in the code:Input storage class decorated with code:SampleMask
3986 code:SampleMask[] is an array of integers.
3988 (`SampleMask[M]`) corresponds to sample [eq]#32 {times} M {plus} B#.
3990 A variable in the code:Output storage class decorated with code:SampleMask
3992 variable decorated with code:SampleMask, but where each bit represents
3994 This computed code:SampleMask is combined with the generated coverage mask
3997 Variables decorated with code:SampleMask must: be either an unsized array,
4003 decorated with code:SampleMask, the sample mask will be undefined: for any
4007 variable decorated with code:SampleMask, the sample mask has no effect on
4012 * [[VUID-{refpage}-SampleMask-04357]]
4013 The code:SampleMask decoration must: be used only within the
4015 * [[VUID-{refpage}-SampleMask-04358]]
4016 The variable decorated with code:SampleMask must: be declared using the
4018 * [[VUID-{refpage}-SampleMask-04359]]
4019 The variable decorated with code:SampleMask must: be declared as an