Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferAtomicFunctions.cpp74 glw::GLint work_group_size = 0; in initTest() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cComputeShaderTests.cpp1978 const GLint work_group_size[3] = { 128, 128, 64 }; in Run() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cComputeShaderTests.cpp2342 const GLint work_group_size[3] = { 1024, 1024, 64 }; in Run() local