Home
last modified time | relevance | path

Searched defs:gl_HelperInvocation (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/compiler/translator/
H A Dbuiltin_variables.json808 "gl_HelperInvocation":{ object
H A DSymbolTable_autogen.cpp121 constexpr const ImmutableString gl_HelperInvocation("gl_HelperInvocation"); variable
1381 const TVariable *gl_HelperInvocation() in gl_HelperInvocation() function
/aosp_15_r20/external/angle/src/compiler/translator/tree_util/
H A DBuiltIn_autogen.h3623 static constexpr const TSymbolUniqueId gl_HelperInvocation = TSymbolUniqueId(2233); variable