Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A Dbuiltin_variables.json1152 "gl_WorkGroupSize":{ object
H A DSymbolTable_autogen.cpp240 constexpr const ImmutableString gl_WorkGroupSize("gl_WorkGroupSize"); variable
1626 const TVariable *gl_WorkGroupSize() in gl_WorkGroupSize() function
/aosp_15_r20/external/angle/src/compiler/translator/tree_util/
H A DBuiltIn_autogen.h3661 static constexpr const TSymbolUniqueId gl_WorkGroupSize = TSymbolUniqueId(2271); variable