Searched refs:mindw (Results 1 - 3 of 3) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShaderStorageBufferObjectTests.cpp | 8059 int mindw[4][kBufs] = { { 3, 4, 3, 3, 2, 2, 4, 1 }, // # of real 32bit items in Run() local 8088 bufsize[i][1] = 4 * mindw[etype][i]; in Run()
|
H A D | gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp | 7531 int mindw[4][kBufs] = { { 3, 4, 3, 3, 2, 2, 4, 1 }, // # of real 32bit items in Run() local 7560 bufsize[i][1] = 4 * mindw[etype][i]; in Run()
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cShaderStorageBufferObjectTests.cpp | 7699 int mindw[4][kBufs] = { { 3, 4, 3, 3, 2, 2, 4, 1 }, // # of real 32bit items in Run() local 7728 bufsize[i][1] = 4 * mindw[etype][i]; in Run()
|
Completed in 34 milliseconds