Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DShaderStorageBufferTest.cpp220 GLint maxCombinedShaderStorageBlocks = 0; in TEST_P() local
DGLSLTest.cpp6434 GLint maxCombinedShaderStorageBlocks; in TEST_P() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DCaps.h825 GLint maxCombinedShaderStorageBlocks = 0; member