Searched refs:std140struct (Results 1 - 3 of 3) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShaderStorageBufferObjectTests.cpp | 8064 int std140struct[kBufs] = { 4, 16, 60, 60, 144, 80, 432, 1 }; in Run() local 8083 bufsize[i][1] = 4 * std140struct[i]; in Run()
|
H A D | gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp | 7536 int std140struct[kBufs] = { 4, 16, 60, 60, 144, 80, 432, 1 }; in Run() local 7555 bufsize[i][1] = 4 * std140struct[i]; in Run()
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cShaderStorageBufferObjectTests.cpp | 7704 int std140struct[kBufs] = { 4, 16, 60, 60, 144, 80, 432, 1 }; in Run() local 7723 bufsize[i][1] = 4 * std140struct[i]; in Run()
|
Completed in 34 milliseconds