Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A Dbuiltin_variables.json1033 "gl_VertexIndex":{ object
H A DSymbolTable_autogen.cpp237 constexpr const ImmutableString gl_VertexIndex("gl_VertexIndex"); variable
1611 const TVariable *gl_VertexIndex() in gl_VertexIndex() function
/aosp_15_r20/external/angle/src/compiler/translator/tree_util/
H A DBuiltIn_autogen.h3651 static constexpr const TSymbolUniqueId gl_VertexIndex = TSymbolUniqueId(2261); variable