Home
last modified time | relevance | path

Searched refs:GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS (Results 1 – 17 of 17) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cLimitsTests.cpp171 …{ "max_combined_shader_storage_blocks", GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, 8, 0, "" }, in init()
Dgl4cES31CompatibilityShaderStorageBufferObjectTests.cpp464 case GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS: in GLenumToString()
655 if (!Check(GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, 4, true)) in Run()
5974 glGetIntegerv(GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, &blocksC); in Run()
6138 glGetIntegerv(GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, &blocksC); in Run()
Dgl4cShaderStorageBufferObjectTests.cpp602 case GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS: in GLenumToString()
817 if (!Check(GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, 8, true)) in Run()
6674 glGetIntegerv(GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, &blocksC); in Run()
/external/deqp/modules/gles31/functional/
Des31fNegativeShaderStorageTests.cpp301 ctx.glGetIntegerv(GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, &maxCombinedSSBlocks); in max_combined_block_number_limit()
Des31fLayoutBindingTests.cpp1941 …ER_STORAGE_BLOCKS, GL_MAX_FRAGMENT_SHADER_STORAGE_BLOCKS, GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, "… in SSBOBindingRenderCase()
2105 GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, in SSBOBindingNegativeCase()
Des31fIntegerStateQueryTests.cpp848 …ix).c_str(), "Test MAX_COMBINED_SHADER_STORAGE_BLOCKS", GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, … in init()
Des31fProgramInterfaceQueryTestCase.cpp2717 { GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, usage.numShaderStorageBlocks }, in checkProgramCombinedResourceUsage()
/external/deqp/framework/opengl/
DgluStrUtil.inl1280 case GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS: return "GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS";
/external/mesa3d/prebuilt-intermediates/main/
Dget_hash.h340 …{ GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, CONTEXT_INT(Const.MaxCombinedShaderStorageBlocks), extra_…
/external/deqp/external/openglcts/modules/gles31/
Des31cShaderStorageBufferObjectTests.cpp461 case GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS: in GLenumToString()
651 if (!Check(GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, 4, true)) in Run()
6113 glGetIntegerv(GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, &blocksC); in Run()
6275 glGetIntegerv(GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, &blocksC); in Run()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl1463 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro
/external/mesa3d/include/GLES3/
Dgl31.h1334 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro
Dgl32.h1334 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro
/external/swiftshader/include/GL/
Dglcorearb.h2494 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro
Dglext.h2441 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro
/external/mesa3d/include/GL/
Dglcorearb.h2494 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro
Dglext.h2441 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro