/external/deqp-deps/glslang/Test/ |
D | glsl.450.subgroup.vert | 6 gl_SubgroupSize; // ERROR, extension not enabled (basic) 7 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 8 subgroupBarrier(); // ERROR, extension not enabled (basic) 9 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 12 subgroupElect(); // ERROR, extension not enabled (basic) 17 subgroupAll(true); // ERROR extension not enabled (vote) 18 subgroupAny(false); // ERROR extension not enabled (vote) 19 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.450.subgroupBasic.comp | 6 gl_SubgroupSize; // ERROR, extension not enabled (basic) 7 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 8 subgroupBarrier(); // ERROR, extension not enabled (basic) 9 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 12 subgroupElect(); // ERROR, extension not enabled (basic) 13 gl_NumSubgroups; // ERROR, extension not enabled (basic) 14 gl_SubgroupID; // ERROR, extension not enabled (basic) 15 subgroupMemoryBarrierShared(); // ERROR, extension not enabled (basic) [all …]
|
D | glsl.460.subgroup.rahit | 7 gl_SubgroupSize; // ERROR, extension not enabled (basic) 8 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 9 subgroupBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 12 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 13 subgroupElect(); // ERROR, extension not enabled (basic) 18 subgroupAll(true); // ERROR extension not enabled (vote) 19 subgroupAny(false); // ERROR extension not enabled (vote) 20 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.450.subgroup.tesc | 6 gl_SubgroupSize; // ERROR, extension not enabled (basic) 7 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 8 subgroupBarrier(); // ERROR, extension not enabled (basic) 9 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 12 subgroupElect(); // ERROR, extension not enabled (basic) 17 subgroupAll(true); // ERROR extension not enabled (vote) 18 subgroupAny(false); // ERROR extension not enabled (vote) 19 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.460.subgroup.rint | 8 gl_SubgroupSize; // ERROR, extension not enabled (basic) 9 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 10 subgroupBarrier(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 12 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 13 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 14 subgroupElect(); // ERROR, extension not enabled (basic) 19 subgroupAll(true); // ERROR extension not enabled (vote) 20 subgroupAny(false); // ERROR extension not enabled (vote) 21 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.460.subgroup.rmiss | 8 gl_SubgroupSize; // ERROR, extension not enabled (basic) 9 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 10 subgroupBarrier(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 12 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 13 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 14 subgroupElect(); // ERROR, extension not enabled (basic) 19 subgroupAll(true); // ERROR extension not enabled (vote) 20 subgroupAny(false); // ERROR extension not enabled (vote) 21 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.460.subgroup.rgen | 7 gl_SubgroupSize; // ERROR, extension not enabled (basic) 8 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 9 subgroupBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 12 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 13 subgroupElect(); // ERROR, extension not enabled (basic) 18 subgroupAll(true); // ERROR extension not enabled (vote) 19 subgroupAny(false); // ERROR extension not enabled (vote) 20 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.460.subgroup.rcall | 7 gl_SubgroupSize; // ERROR, extension not enabled (basic) 8 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 9 subgroupBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 12 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 13 subgroupElect(); // ERROR, extension not enabled (basic) 18 subgroupAll(true); // ERROR extension not enabled (vote) 19 subgroupAny(false); // ERROR extension not enabled (vote) 20 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.450.subgroup.geom | 6 gl_SubgroupSize; // ERROR, extension not enabled (basic) 7 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 8 subgroupBarrier(); // ERROR, extension not enabled (basic) 9 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 12 subgroupElect(); // ERROR, extension not enabled (basic) 17 subgroupAll(true); // ERROR extension not enabled (vote) 18 subgroupAny(false); // ERROR extension not enabled (vote) 19 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.450.subgroup.tese | 6 gl_SubgroupSize; // ERROR, extension not enabled (basic) 7 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 8 subgroupBarrier(); // ERROR, extension not enabled (basic) 9 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 12 subgroupElect(); // ERROR, extension not enabled (basic) 17 subgroupAll(true); // ERROR extension not enabled (vote) 18 subgroupAny(false); // ERROR extension not enabled (vote) 19 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.450.subgroup.frag | 6 gl_SubgroupSize; // ERROR, extension not enabled (basic) 7 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 8 subgroupBarrier(); // ERROR, extension not enabled (basic) 9 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 12 subgroupElect(); // ERROR, extension not enabled (basic) 17 subgroupAll(true); // ERROR extension not enabled (vote) 18 subgroupAny(false); // ERROR extension not enabled (vote) 19 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.460.subgroup.task | 6 gl_SubgroupSize; // ERROR, extension not enabled (basic) 7 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 8 subgroupBarrier(); // ERROR, extension not enabled (basic) 9 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 12 subgroupElect(); // ERROR, extension not enabled (basic) 13 gl_NumSubgroups; // ERROR, extension not enabled (basic) 14 gl_SubgroupID; // ERROR, extension not enabled (basic) 15 subgroupMemoryBarrierShared(); // ERROR, extension not enabled (basic) [all …]
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/ |
D | glsl.450.subgroup.vert | 6 gl_SubgroupSize; // ERROR, extension not enabled (basic) 7 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 8 subgroupBarrier(); // ERROR, extension not enabled (basic) 9 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 12 subgroupElect(); // ERROR, extension not enabled (basic) 17 subgroupAll(true); // ERROR extension not enabled (vote) 18 subgroupAny(false); // ERROR extension not enabled (vote) 19 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.450.subgroupBasic.comp | 6 gl_SubgroupSize; // ERROR, extension not enabled (basic) 7 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 8 subgroupBarrier(); // ERROR, extension not enabled (basic) 9 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 12 subgroupElect(); // ERROR, extension not enabled (basic) 13 gl_NumSubgroups; // ERROR, extension not enabled (basic) 14 gl_SubgroupID; // ERROR, extension not enabled (basic) 15 subgroupMemoryBarrierShared(); // ERROR, extension not enabled (basic) [all …]
|
D | glsl.460.subgroup.rahit | 7 gl_SubgroupSize; // ERROR, extension not enabled (basic) 8 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 9 subgroupBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 12 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 13 subgroupElect(); // ERROR, extension not enabled (basic) 18 subgroupAll(true); // ERROR extension not enabled (vote) 19 subgroupAny(false); // ERROR extension not enabled (vote) 20 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.460.subgroup.rmiss | 8 gl_SubgroupSize; // ERROR, extension not enabled (basic) 9 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 10 subgroupBarrier(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 12 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 13 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 14 subgroupElect(); // ERROR, extension not enabled (basic) 19 subgroupAll(true); // ERROR extension not enabled (vote) 20 subgroupAny(false); // ERROR extension not enabled (vote) 21 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.450.subgroup.tese | 6 gl_SubgroupSize; // ERROR, extension not enabled (basic) 7 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 8 subgroupBarrier(); // ERROR, extension not enabled (basic) 9 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 12 subgroupElect(); // ERROR, extension not enabled (basic) 17 subgroupAll(true); // ERROR extension not enabled (vote) 18 subgroupAny(false); // ERROR extension not enabled (vote) 19 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.460.subgroup.rcall | 7 gl_SubgroupSize; // ERROR, extension not enabled (basic) 8 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 9 subgroupBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 12 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 13 subgroupElect(); // ERROR, extension not enabled (basic) 18 subgroupAll(true); // ERROR extension not enabled (vote) 19 subgroupAny(false); // ERROR extension not enabled (vote) 20 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.450.subgroup.frag | 6 gl_SubgroupSize; // ERROR, extension not enabled (basic) 7 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 8 subgroupBarrier(); // ERROR, extension not enabled (basic) 9 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 12 subgroupElect(); // ERROR, extension not enabled (basic) 17 subgroupAll(true); // ERROR extension not enabled (vote) 18 subgroupAny(false); // ERROR extension not enabled (vote) 19 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.460.subgroup.rint | 8 gl_SubgroupSize; // ERROR, extension not enabled (basic) 9 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 10 subgroupBarrier(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 12 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 13 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 14 subgroupElect(); // ERROR, extension not enabled (basic) 19 subgroupAll(true); // ERROR extension not enabled (vote) 20 subgroupAny(false); // ERROR extension not enabled (vote) 21 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.450.subgroup.tesc | 6 gl_SubgroupSize; // ERROR, extension not enabled (basic) 7 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 8 subgroupBarrier(); // ERROR, extension not enabled (basic) 9 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 12 subgroupElect(); // ERROR, extension not enabled (basic) 17 subgroupAll(true); // ERROR extension not enabled (vote) 18 subgroupAny(false); // ERROR extension not enabled (vote) 19 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.460.subgroup.rgen | 7 gl_SubgroupSize; // ERROR, extension not enabled (basic) 8 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 9 subgroupBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 12 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 13 subgroupElect(); // ERROR, extension not enabled (basic) 18 subgroupAll(true); // ERROR extension not enabled (vote) 19 subgroupAny(false); // ERROR extension not enabled (vote) 20 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.450.subgroup.geom | 6 gl_SubgroupSize; // ERROR, extension not enabled (basic) 7 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 8 subgroupBarrier(); // ERROR, extension not enabled (basic) 9 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 12 subgroupElect(); // ERROR, extension not enabled (basic) 17 subgroupAll(true); // ERROR extension not enabled (vote) 18 subgroupAny(false); // ERROR extension not enabled (vote) 19 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|
D | glsl.460.subgroup.task | 6 gl_SubgroupSize; // ERROR, extension not enabled (basic) 7 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 8 subgroupBarrier(); // ERROR, extension not enabled (basic) 9 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 12 subgroupElect(); // ERROR, extension not enabled (basic) 13 gl_NumSubgroups; // ERROR, extension not enabled (basic) 14 gl_SubgroupID; // ERROR, extension not enabled (basic) 15 subgroupMemoryBarrierShared(); // ERROR, extension not enabled (basic) [all …]
|
D | glsl.460.subgroup.rchit | 7 gl_SubgroupSize; // ERROR, extension not enabled (basic) 8 gl_SubgroupInvocationID; // ERROR, extension not enabled (basic) 9 subgroupBarrier(); // ERROR, extension not enabled (basic) 10 subgroupMemoryBarrier(); // ERROR, extension not enabled (basic) 11 subgroupMemoryBarrierBuffer(); // ERROR, extension not enabled (basic) 12 subgroupMemoryBarrierImage(); // ERROR, extension not enabled (basic) 13 subgroupElect(); // ERROR, extension not enabled (basic) 18 subgroupAll(true); // ERROR extension not enabled (vote) 19 subgroupAny(false); // ERROR extension not enabled (vote) 20 subgroupAllEqual(f4); // ERROR extension not enabled (vote) [all …]
|