Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A Dbuiltin_variables.json1097 "gl_BaseInstance":{ object
H A DSymbolTable_autogen.cpp104 constexpr const ImmutableString gl_BaseInstance("gl_BaseInstance"); variable
1336 const TVariable *gl_BaseInstance() in gl_BaseInstance() function
/aosp_15_r20/external/angle/src/compiler/translator/tree_util/
H A DBuiltIn_autogen.h3656 static constexpr const TSymbolUniqueId gl_BaseInstance = TSymbolUniqueId(2266); variable