Home
last modified time | relevance | path

Searched refs:gl_HelperInvocation (Results 1 – 25 of 28) sorted by relevance

12

/external/angle/third_party/glslang/src/Test/baseResults/
Dspv.1.6.helperInvocation.frag.out13 Name 8 "gl_HelperInvocation"
15 Decorate 8(gl_HelperInvocation) BuiltIn HelperInvocation
16 Decorate 8(gl_HelperInvocation) Volatile
22 8(gl_HelperInvocation): 7(ptr) Variable Input
30 9: 6(bool) Load 8(gl_HelperInvocation)
Dspv.1.6.helperInvocation.memmodel.frag.out20 Name 14 "gl_HelperInvocation"
25 Decorate 14(gl_HelperInvocation) BuiltIn HelperInvocation
36 14(gl_HelperInvocation): 13(ptr) Variable Input
43 15: 12(bool) Load 14(gl_HelperInvocation) Volatile
D450.frag.out71 0:21 'gl_HelperInvocation' ( in bool HelperInvocation)
326 0:21 'gl_HelperInvocation' ( in bool HelperInvocation)
D310.frag.out313 0:47 'gl_HelperInvocation' ( in bool HelperInvocation)
/external/deqp-deps/glslang/Test/baseResults/
Dspv.1.6.helperInvocation.frag.out13 Name 8 "gl_HelperInvocation"
15 Decorate 8(gl_HelperInvocation) BuiltIn HelperInvocation
16 Decorate 8(gl_HelperInvocation) Volatile
22 8(gl_HelperInvocation): 7(ptr) Variable Input
30 9: 6(bool) Load 8(gl_HelperInvocation)
Dspv.1.6.helperInvocation.memmodel.frag.out20 Name 14 "gl_HelperInvocation"
25 Decorate 14(gl_HelperInvocation) BuiltIn HelperInvocation
36 14(gl_HelperInvocation): 13(ptr) Variable Input
43 15: 12(bool) Load 14(gl_HelperInvocation) Volatile
D450.frag.out71 0:21 'gl_HelperInvocation' ( in bool HelperInvocation)
326 0:21 'gl_HelperInvocation' ( in bool HelperInvocation)
D310.frag.out313 0:47 'gl_HelperInvocation' ( in bool HelperInvocation)
/external/deqp-deps/glslang/Test/
Dspv.1.6.helperInvocation.frag7 if (gl_HelperInvocation)
Dspv.1.6.helperInvocation.memmodel.frag15 o = gl_HelperInvocation ? 1.0 : 0.0;
D450.frag21 if (gl_HelperInvocation)
D310.frag47 if (gl_HelperInvocation)
/external/angle/third_party/glslang/src/Test/
Dspv.1.6.helperInvocation.frag7 if (gl_HelperInvocation)
Dspv.1.6.helperInvocation.memmodel.frag15 o = gl_HelperInvocation ? 1.0 : 0.0;
D450.frag21 if (gl_HelperInvocation)
D310.frag47 if (gl_HelperInvocation)
/external/deqp/external/vulkancts/data/vulkan/amber/draw/shader_invocation/
Dhelper_invocation_volatile.amber37 v = (gl_HelperInvocation ? 8.0 : roundEven(v));
Dhelper_invocation_volatile_mem_model.amber38 v = (gl_HelperInvocation ? 8.0 : roundEven(v));
/external/deqp/external/vulkancts/data/vulkan/amber/reconvergence/maximal/fragment/
Dterminate_invocation.amber39 const uvec4 nonHelperBallot = subgroupBallot( ! gl_HelperInvocation );
/external/angle/doc/
DES31StatusOnD3D11.md19 …anguage only) | Hard to implement | The equivalent of gl_HelperInvocation is WaveIsHe…
/external/angle/src/compiler/translator/tree_util/
DBuiltIn_autogen.h2996 static constexpr const TSymbolUniqueId gl_HelperInvocation = TSymbolUniqueId(1915); variable
3120 const TVariable *gl_HelperInvocation();
/external/mesa3d/docs/
Dfeatures.txt269 gl_HelperInvocation support DONE (r600, panfrost, crocus)
/external/mesa3d/docs/gallium/
Dtgsi.rst3456 some of the logic in those cases. See ``gl_HelperInvocation`` documentation.
/external/angle/src/compiler/translator/
DSymbolTable_autogen.cpp121 constexpr const ImmutableString gl_HelperInvocation("gl_HelperInvocation"); variable
462 BuiltInId::gl_HelperInvocation,
463 BuiltInName::gl_HelperInvocation,
1333 const TVariable *gl_HelperInvocation() in gl_HelperInvocation() function
/external/mesa3d/docs/relnotes/
D19.0.0.rst803 - v3d: Add support for gl_HelperInvocation.

12