Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
Dbuiltin_variables.json1152 "gl_WorkGroupSize":{ object
DSymbolTable_autogen.cpp240 constexpr const ImmutableString gl_WorkGroupSize("gl_WorkGroupSize"); variable
1578 const TVariable *gl_WorkGroupSize() in gl_WorkGroupSize() function
/external/angle/src/compiler/translator/tree_util/
DBuiltIn_autogen.h3034 static constexpr const TSymbolUniqueId gl_WorkGroupSize = TSymbolUniqueId(1953); variable