Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A Dbuiltin_variables.json1211 "gl_InvocationID":{ object
1309 "gl_InvocationID":{ object
H A DSymbolTable_autogen.cpp124 constexpr const ImmutableString gl_InvocationID("gl_InvocationID"); variable
1396 const TVariable *gl_InvocationID() in gl_InvocationID() function
/aosp_15_r20/external/angle/src/compiler/translator/tree_util/
H A DBuiltIn_autogen.h3668 static constexpr const TSymbolUniqueId gl_InvocationID = TSymbolUniqueId(2278); variable