| /external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/ | 
| D | spv.1.6.helperInvocation.frag.out | 13                               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)
 
 | 
| D | spv.1.6.helperInvocation.memmodel.frag.out | 20                               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
 
 | 
| D | 450.frag.out | 71 0:21        'gl_HelperInvocation' ( in bool HelperInvocation)326 0:21        'gl_HelperInvocation' ( in bool HelperInvocation)
 
 | 
| D | 310.frag.out | 313 0:47        'gl_HelperInvocation' ( in bool HelperInvocation)
 | 
| /external/deqp-deps/glslang/Test/baseResults/ | 
| D | spv.1.6.helperInvocation.frag.out | 13                               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)
 
 | 
| D | spv.1.6.helperInvocation.memmodel.frag.out | 20                               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
 
 | 
| D | 450.frag.out | 71 0:21        'gl_HelperInvocation' ( in bool HelperInvocation)326 0:21        'gl_HelperInvocation' ( in bool HelperInvocation)
 
 | 
| D | 310.frag.out | 313 0:47        'gl_HelperInvocation' ( in bool HelperInvocation)
 | 
| /external/deqp-deps/glslang/Test/ | 
| D | spv.1.6.helperInvocation.frag | 7     if (gl_HelperInvocation)
 | 
| D | spv.1.6.helperInvocation.memmodel.frag | 15    o = gl_HelperInvocation ? 1.0 : 0.0;
 | 
| D | 450.frag | 21     if (gl_HelperInvocation)
 | 
| D | 310.frag | 47     if (gl_HelperInvocation)
 | 
| /external/angle/third_party/vulkan-deps/glslang/src/Test/ | 
| D | spv.1.6.helperInvocation.frag | 7     if (gl_HelperInvocation)
 | 
| D | spv.1.6.helperInvocation.memmodel.frag | 15    o = gl_HelperInvocation ? 1.0 : 0.0;
 | 
| D | 450.frag | 21     if (gl_HelperInvocation)
 | 
| D | 310.frag | 47     if (gl_HelperInvocation)
 | 
| /external/angle/doc/ | 
| D | ES31StatusOnD3D11.md | 19 …anguage only)   | Hard to implement            | The equivalent of gl_HelperInvocation is WaveIsHe…
 | 
| /external/mesa3d/docs/ | 
| D | features.txt | 271       gl_HelperInvocation support                       DONE (i965, r600)
 | 
| /external/angle/src/compiler/translator/tree_util/ | 
| D | BuiltIn_ESSL_autogen.h | 4010     static constexpr const TSymbolUniqueId gl_HelperInvocation          = TSymbolUniqueId(5518);  variable4133 const TVariable *gl_HelperInvocation();
 
 | 
| D | BuiltIn_complete_autogen.h | 4841     static constexpr const TSymbolUniqueId gl_HelperInvocation          = TSymbolUniqueId(2990);  variable4964 const TVariable *gl_HelperInvocation();
 
 | 
| /external/mesa3d/docs/gallium/ | 
| D | tgsi.rst | 3426 some of the logic in those cases. See ``gl_HelperInvocation`` documentation.
 | 
| /external/mesa3d/docs/relnotes/ | 
| D | 19.0.0.rst | 803 -  v3d: Add support for gl_HelperInvocation.
 | 
| D | 19.1.0.rst | 3705 -  nir: optimize gl_SampleMaskIn to gl_HelperInvocation for radeonsi
 | 
| /external/angle/src/compiler/translator/ | 
| D | SymbolTable_ESSL_autogen.cpp | 118 constexpr const ImmutableString gl_HelperInvocation("gl_HelperInvocation");  variable457     BuiltInId::gl_HelperInvocation,
 458     BuiltInName::gl_HelperInvocation,
 1415 const TVariable *gl_HelperInvocation()  in gl_HelperInvocation()  function
 
 | 
| D | SymbolTable_autogen.cpp | 139 constexpr const ImmutableString gl_HelperInvocation("gl_HelperInvocation");  variable500     BuiltInId::gl_HelperInvocation,
 501     BuiltInName::gl_HelperInvocation,
 1561 const TVariable *gl_HelperInvocation()  in gl_HelperInvocation()  function
 
 |