Home
last modified time | relevance | path

Searched refs:std140struct (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderStorageBufferObjectTests.cpp8064 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 Dgl4cES31CompatibilityShaderStorageBufferObjectTests.cpp7536 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 Des31cShaderStorageBufferObjectTests.cpp7704 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