Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dbuiltin_variables.json383 "gl_MaxGeometryOutputComponents":{ object
DSymbolTable_autogen.cpp950 constexpr const TSymbolUniqueId BuiltInId::gl_MaxGeometryOutputComponents; member in sh::BuiltInId
1340 constexpr const ImmutableString gl_MaxGeometryOutputComponents("gl_MaxGeometryOutputComponents"); variable
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DBuiltIn_autogen.h1279 static constexpr const TSymbolUniqueId gl_MaxGeometryOutputComponents = TSymbolUniqueId(985); variable