Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dbuiltin_variables.json433 "gl_MaxGeometryUniformComponents":{ object
DSymbolTable_autogen.cpp955 constexpr const TSymbolUniqueId BuiltInId::gl_MaxGeometryUniformComponents; member in sh::BuiltInId
1345 constexpr const ImmutableString gl_MaxGeometryUniformComponents("gl_MaxGeometryUniformComponents"); variable
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DBuiltIn_autogen.h1285 static constexpr const TSymbolUniqueId gl_MaxGeometryUniformComponents = TSymbolUniqueId(990); variable