Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A Dbuiltin_variables.json1188 "gl_LocalInvocationIndex":{ object
H A DSymbolTable_autogen.cpp132 constexpr const ImmutableString gl_LocalInvocationIndex("gl_LocalInvocationIndex"); variable
1466 const TVariable *gl_LocalInvocationIndex() in gl_LocalInvocationIndex() function
/aosp_15_r20/external/angle/src/compiler/translator/tree_util/
H A DBuiltIn_autogen.h3665 static constexpr const TSymbolUniqueId gl_LocalInvocationIndex = TSymbolUniqueId(2275); variable