Home | History | Annotate | Download | only in GLES31

Lines Matching full:shader

19     Shader atomic counter tests
28 - With different number of calls per shader
39 + Use in other than compute shader
40 - Specification requires zero binding points in other shader types
42 + Multiple shader innovocations
48 the shader. Atomic counter values are verified by comparing against the
51 by the shader. SSBO value verification depends on the set of functions used in
52 the shader. Values returned by call to atomicCounterDecrement() are
87 // Value of counter after executing shader
112 Test set includes negative shader compilation cases as well. In such cases the