Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dbuiltin_variables.json373 "gl_MaxGeometryInputComponents":{ object
DSymbolTable_autogen.cpp949 constexpr const TSymbolUniqueId BuiltInId::gl_MaxGeometryInputComponents; member in sh::BuiltInId
1339 constexpr const ImmutableString gl_MaxGeometryInputComponents("gl_MaxGeometryInputComponents"); variable
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DBuiltIn_autogen.h1278 static constexpr const TSymbolUniqueId gl_MaxGeometryInputComponents = TSymbolUniqueId(984); variable