Searched refs:std430struct (Results 1 - 3 of 3) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShaderStorageBufferObjectTests.cpp | 8063 int std430struct[kBufs] = { 4, 16, 48, 48, 88, 68, 264, 1 }; in Run() local 8075 bufsize[i][1] = 4 * std430struct[i]; in Run()
|
H A D | gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp | 7535 int std430struct[kBufs] = { 4, 16, 48, 48, 88, 68, 264, 1 }; in Run() local 7547 bufsize[i][1] = 4 * std430struct[i]; in Run()
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cShaderStorageBufferObjectTests.cpp | 7703 int std430struct[kBufs] = { 4, 16, 48, 48, 88, 68, 264, 1 }; in Run() local 7715 bufsize[i][1] = 4 * std430struct[i]; in Run()
|
Completed in 35 milliseconds