Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A Dbuiltin_variables.json43 "gl_DepthRangeParameters":{ object
H A DSymbolTable_autogen.cpp112 constexpr const ImmutableString gl_DepthRangeParameters("gl_DepthRangeParameters"); variable
26340 TStructure *gl_DepthRangeParameters = new TStructure( in initializeBuiltInVariables() local
/aosp_15_r20/external/angle/src/compiler/translator/tree_util/
H A DBuiltIn_autogen.h3478 static constexpr const TSymbolUniqueId gl_DepthRangeParameters = TSymbolUniqueId(2130); variable