Searched refs:gl_HelperInvocation (Results 1 – 17 of 17) sorted by relevance
21 if (gl_HelperInvocation)
47 if (gl_HelperInvocation)
19 …anguage only) | Hard to implement | The equivalent of gl_HelperInvocation is WaveIsHe…
67 0:21 'gl_HelperInvocation' ( in bool HelperInvocation)234 0:21 'gl_HelperInvocation' ( in bool HelperInvocation)
313 0:47 'gl_HelperInvocation' ( in bool HelperInvocation)
71 0:21 'gl_HelperInvocation' ( in bool HelperInvocation)326 0:21 'gl_HelperInvocation' ( in bool HelperInvocation)
271 gl_HelperInvocation support DONE (i965, r600)
2836 static constexpr const TSymbolUniqueId gl_HelperInvocation = TSymbolUniqueId(4881); variable2952 const TVariable *gl_HelperInvocation();
4809 static constexpr const TSymbolUniqueId gl_HelperInvocation = TSymbolUniqueId(2964); variable4925 const TVariable *gl_HelperInvocation();
3426 some of the logic in those cases. See ``gl_HelperInvocation`` documentation.
1767 constexpr const TSymbolUniqueId BuiltInId::gl_HelperInvocation; member in sh::BuiltInId1950 constexpr const ImmutableString gl_HelperInvocation("gl_HelperInvocation"); variable2268 BuiltInId::gl_HelperInvocation,2269 BuiltInName::gl_HelperInvocation,3162 const TVariable *gl_HelperInvocation() in gl_HelperInvocation() function
2919 constexpr const TSymbolUniqueId BuiltInId::gl_HelperInvocation; member in sh::BuiltInId3123 constexpr const ImmutableString gl_HelperInvocation("gl_HelperInvocation"); variable3472 BuiltInId::gl_HelperInvocation,3473 BuiltInName::gl_HelperInvocation,4504 const TVariable *gl_HelperInvocation() in gl_HelperInvocation() function
803 - v3d: Add support for gl_HelperInvocation.
3705 - nir: optimize gl_SampleMaskIn to gl_HelperInvocation for radeonsi