Home
last modified time | relevance | path

Searched refs:GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS (Results 1 - 25 of 32) sorted by relevance

12

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cLimitsTests.cpp171 { "max_combined_shader_storage_blocks", GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, 8, 0, "" }, in init()
H A Dgl4cES31CompatibilityShaderStorageBufferObjectTests.cpp464 case GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS: in GLenumToString()
465 return "GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS"; in GLenumToString()
655 if (!Check(GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, 4, true)) in Run()
5973 glGetIntegerv(GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, &blocksC); in Run()
6137 glGetIntegerv(GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, &blocksC); in Run()
H A Dgl4cShaderStorageBufferObjectTests.cpp602 case GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS: in GLenumToString()
603 return "GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS"; in GLenumToString()
817 if (!Check(GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, 8, true)) in Run()
6673 glGetIntegerv(GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, &blocksC); in Run()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeShaderStorageTests.cpp301 ctx.glGetIntegerv(GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, &maxCombinedSSBlocks); in max_combined_block_number_limit()
303 ctx.getLog() << tcu::TestLog::Message << "GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS: " << maxCombinedSSBlocks << tcu::TestLog::EndMessage; in max_combined_block_number_limit()
309 ctx.getLog() << tcu::TestLog::Message << "Test skipped: Combined shader storage blocks < GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS: " << tcu::TestLog::EndMessage; in max_combined_block_number_limit()
H A Des31fLayoutBindingTests.cpp1954 : LayoutBindingRenderCase (context, name, desc, shaderType, testType, GL_MAX_SHADER_STORAGE_BUFFER_BINDINGS, GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS, GL_MAX_FRAGMENT_SHADER_STORAGE_BLOCKS, GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, "ColorBuffer") in SSBOBindingRenderCase()
2118 GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, in SSBOBindingNegativeCase()
H A Des31fIntegerStateQueryTests.cpp853 FOR_EACH_VERIFIER(new MinimumValueCase(m_context, (std::string() + "max_combined_shader_storage_blocks_" + verifierSuffix).c_str(), "Test MAX_COMBINED_SHADER_STORAGE_BLOCKS", GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, 4, verifier)) in init()
H A Des31fProgramInterfaceQueryTestCase.cpp2723 { GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, usage.numShaderStorageBlocks },
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLPrintEGLinfoTest.cpp248 QUERY_AND_LOG_CAPABILITY(GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, stream); in LogGles31Capabilities()
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsBasicTests.cpp1369 int combinedSSBOs = context.getDeqpContext().getContextInfo().getInt(GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS); in test()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderStorageBufferObjectTests.cpp462 case GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS: in GLenumToString()
463 return "GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS"; in GLenumToString()
652 if (!Check(GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, 4, true)) in Run()
6121 glGetIntegerv(GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, &blocksC); in Run()
6283 glGetIntegerv(GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, &blocksC); in Run()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h1194 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro
H A Drenderergl_utils.cpp1178 QuerySingleGLInt(functions, GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS); in GenerateCaps()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DShaderStorageBufferTest.cpp221 glGetIntegerv(GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, &maxCombinedShaderStorageBlocks); in TEST_P()
H A DGLSLTest.cpp8600 glGetIntegerv(GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, &maxCombinedShaderStorageBlocks);
/third_party/mesa3d/include/GLES3/
H A Dgl31.h1332 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro
H A Dgl32.h1332 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro
/third_party/openGLES/api/GLES3/
H A Dgl31.h1313 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro
H A Dgl32.h1313 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dqueryutils.cpp3830 case GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS: in GetQueryParameterInfo()
H A DContext.cpp1901 case GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS: in getIntegervImpl()
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl31.h1334 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro
H A Dgl32.h1334 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl31.h1313 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro
H A Dgl32.h1313 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2457 #define GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS 0x90DC macro

Completed in 163 milliseconds

12