Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A Dbuiltin_variables.json1008 "gl_InstanceID":{ object
H A DSymbolTable_autogen.cpp122 constexpr const ImmutableString gl_InstanceID("gl_InstanceID"); variable
1386 const TVariable *gl_InstanceID() in gl_InstanceID() function
/aosp_15_r20/external/angle/src/compiler/translator/tree_util/
H A DBuiltIn_autogen.h3648 static constexpr const TSymbolUniqueId gl_InstanceID = TSymbolUniqueId(2258); variable