Searched refs:gl_PrimitiveIDIn (Results 1 – 25 of 34) sorted by relevance
12
/external/angle/third_party/glslang/src/Test/baseResults/ |
D | spv.subgroup.geom.out | 21 Name 15 "gl_PrimitiveIDIn" 29 Decorate 15(gl_PrimitiveIDIn) BuiltIn PrimitiveId 47 15(gl_PrimitiveIDIn): 14(ptr) Variable Input 55 16: 12(int) Load 15(gl_PrimitiveIDIn)
|
D | spv.150.geom.out | 35 Name 49 "gl_PrimitiveIDIn" 54 Decorate 49(gl_PrimitiveIDIn) BuiltIn PrimitiveId 95 49(gl_PrimitiveIDIn): 48(ptr) Variable Input 116 50: 11(int) Load 49(gl_PrimitiveIDIn) 135 66: 11(int) Load 49(gl_PrimitiveIDIn)
|
D | glsl.es320.subgroup.geom.out | 18 0:12 'gl_PrimitiveIDIn' ( in highp int PrimitiveID) 49 0:12 'gl_PrimitiveIDIn' ( in highp int PrimitiveID)
|
D | 320.geom.out | 91 0:41 'gl_PrimitiveIDIn' ( in highp int PrimitiveID) 221 0:41 'gl_PrimitiveIDIn' ( in highp int PrimitiveID)
|
D | 310.geom.out | 95 0:51 'gl_PrimitiveIDIn' ( in highp int PrimitiveID) 247 0:51 'gl_PrimitiveIDIn' ( in highp int PrimitiveID)
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | spv.subgroup.geom.out | 21 Name 15 "gl_PrimitiveIDIn" 29 Decorate 15(gl_PrimitiveIDIn) BuiltIn PrimitiveId 47 15(gl_PrimitiveIDIn): 14(ptr) Variable Input 55 16: 12(int) Load 15(gl_PrimitiveIDIn)
|
D | spv.150.geom.out | 35 Name 49 "gl_PrimitiveIDIn" 54 Decorate 49(gl_PrimitiveIDIn) BuiltIn PrimitiveId 95 49(gl_PrimitiveIDIn): 48(ptr) Variable Input 116 50: 11(int) Load 49(gl_PrimitiveIDIn) 135 66: 11(int) Load 49(gl_PrimitiveIDIn)
|
D | glsl.es320.subgroup.geom.out | 18 0:12 'gl_PrimitiveIDIn' ( in highp int PrimitiveID) 49 0:12 'gl_PrimitiveIDIn' ( in highp int PrimitiveID)
|
D | 320.geom.out | 91 0:41 'gl_PrimitiveIDIn' ( in highp int PrimitiveID) 221 0:41 'gl_PrimitiveIDIn' ( in highp int PrimitiveID)
|
D | 310.geom.out | 95 0:51 'gl_PrimitiveIDIn' ( in highp int PrimitiveID) 247 0:51 'gl_PrimitiveIDIn' ( in highp int PrimitiveID)
|
D | 150.geom.out | 112 0:36 'gl_PrimitiveIDIn' ( in int PrimitiveID) 253 0:36 'gl_PrimitiveIDIn' ( in int PrimitiveID)
|
/external/deqp-deps/glslang/Test/ |
D | spv.150.geom | 25 gl_PrimitiveID = gl_PrimitiveIDIn; 33 gl_PrimitiveID = gl_PrimitiveIDIn + 1;
|
D | spv.subgroup.geom | 12 result[gl_PrimitiveIDIn] = uvec4(gl_SubgroupSize, gl_SubgroupInvocationID, 0, 0);
|
D | glsl.es320.subgroup.geom | 12 result[gl_PrimitiveIDIn] = uvec4(gl_SubgroupSize, gl_SubgroupInvocationID, 0, 0);
|
D | 150.geom | 36 gl_PrimitiveID = gl_PrimitiveIDIn;
|
D | 320.geom | 41 gl_PrimitiveID = gl_PrimitiveIDIn;
|
D | 310.geom | 51 gl_PrimitiveID = gl_PrimitiveIDIn;
|
/external/angle/third_party/glslang/src/Test/ |
D | spv.150.geom | 25 gl_PrimitiveID = gl_PrimitiveIDIn; 33 gl_PrimitiveID = gl_PrimitiveIDIn + 1;
|
D | spv.subgroup.geom | 12 result[gl_PrimitiveIDIn] = uvec4(gl_SubgroupSize, gl_SubgroupInvocationID, 0, 0);
|
D | glsl.es320.subgroup.geom | 12 result[gl_PrimitiveIDIn] = uvec4(gl_SubgroupSize, gl_SubgroupInvocationID, 0, 0);
|
D | 320.geom | 41 gl_PrimitiveID = gl_PrimitiveIDIn;
|
D | 150.geom | 36 gl_PrimitiveID = gl_PrimitiveIDIn;
|
D | 310.geom | 51 gl_PrimitiveID = gl_PrimitiveIDIn;
|
/external/mesa3d/docs/relnotes/ |
D | 17.1.1.rst | 122 - radeonsi: fix gl_PrimitiveIDIn in geometry shader when using
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.geometry_shading.txt | 26 - gl_PointSize, gl_PrimitiveID, gl_PrimitiveIDIn built-ins
|
12