Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A Dbuiltin_variables.json890 "gl_LastFragColorARM":{ object
H A DSymbolTable_autogen.cpp126 constexpr const ImmutableString gl_LastFragColorARM("gl_LastFragColorARM"); variable
1421 const TVariable *gl_LastFragColorARM() in gl_LastFragColorARM() function
/aosp_15_r20/external/angle/src/compiler/translator/tree_util/
H A DBuiltIn_autogen.h3631 static constexpr const TSymbolUniqueId gl_LastFragColorARM = TSymbolUniqueId(2241); variable