Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A Dbuiltin_variables.json904 "gl_LastFragDepthARM":{ object
H A DSymbolTable_autogen.cpp128 constexpr const ImmutableString gl_LastFragDepthARM("gl_LastFragDepthARM"); variable
1426 const TVariable *gl_LastFragDepthARM() in gl_LastFragDepthARM() function
/aosp_15_r20/external/angle/src/compiler/translator/tree_util/
H A DBuiltIn_autogen.h3632 static constexpr const TSymbolUniqueId gl_LastFragDepthARM = TSymbolUniqueId(2242); variable