Searched refs:GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS (Results 1 – 17 of 17) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cLimitsTests.cpp | 171 …{ "max_combined_shader_storage_blocks", GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, 8, 0, "" }, in init()
|
D | gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp | 464 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()
|
D | gl4cShaderStorageBufferObjectTests.cpp | 602 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/ |
D | es31fNegativeShaderStorageTests.cpp | 301 ctx.glGetIntegerv(GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, &maxCombinedSSBlocks); in max_combined_block_number_limit()
|
D | es31fLayoutBindingTests.cpp | 1941 …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()
|
D | es31fIntegerStateQueryTests.cpp | 848 …ix).c_str(), "Test MAX_COMBINED_SHADER_STORAGE_BLOCKS", GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, … in init()
|
D | es31fProgramInterfaceQueryTestCase.cpp | 2717 { GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, usage.numShaderStorageBlocks }, in checkProgramCombinedResourceUsage()
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 1280 case GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS: return "GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS";
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | get_hash.h | 340 …{ GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, CONTEXT_INT(Const.MaxCombinedShaderStorageBlocks), extra_…
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cShaderStorageBufferObjectTests.cpp | 461 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/ |
D | glwEnums.inl | 1463 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro
|
/external/mesa3d/include/GLES3/ |
D | gl31.h | 1334 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro
|
D | gl32.h | 1334 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 2494 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro
|
D | glext.h | 2441 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 2494 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro
|
D | glext.h | 2441 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro
|