Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/include/GLSLANG/
H A DShaderLang.h645 std::array<int, 3> MaxComputeWorkGroupSize; member
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dglsl_parser_extras.h575 unsigned MaxComputeWorkGroupSize[3]; member
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dconsts_exts.h902 GLuint MaxComputeWorkGroupSize[3]; /* Array of x, y, z dimensions */ member