Home
last modified time | relevance | path

Searched refs:GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS (Results 1 - 25 of 26) sorted by relevance

12

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cLimitsTests.cpp134 { "max_geometry_shader_storage_blocks", GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS, 0, 0, "" }, in init()
H A Dgl3cCommonBugsTests.cpp5565 gl.getIntegerv(GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS, &m_max_gs_ssbos); in iterate()
H A Dgl4cShaderStorageBufferObjectTests.cpp152 glGetIntegerv(GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS, &blocksGS); in SupportedInGS()
596 case GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS: in GLenumToString()
597 return "GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS"; in GLenumToString()
811 if (!Check(GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS, 0, true)) in Run()
H A Dgl4cEnhancedLayoutsTests.cpp10820 gl.getIntegerv(GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS, &gs_supported_buffers); in test()
11097 pname = GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS; in test()
11536 pname = GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS; in test()
11916 pname = GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS; in test()
12282 pname = GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS; in test()
12410 gl.getIntegerv(GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS, &gs_supported_buffers); in test()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcExtTokens.cpp42 MAX_GEOMETRY_SHADER_STORAGE_BLOCKS = GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS; in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeShaderStorageTests.cpp95 case GL_GEOMETRY_SHADER: return GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS; in getMaxSSBlockSizeEnum()
H A Des31fIntegerStateQueryTests.cpp909 FOR_EACH_VERIFIER(new MinimumValueCase(m_context, (std::string() + "max_geometry_shader_storage_blocks_" + verifierSuffix).c_str(), "Test MAX_GEOMETRY_SHADER_STORAGE_BLOCKS", GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS, 0, verifier, glu::ApiType::es(3, 2))) in init()
H A Des31fOpaqueTypeIndexingTests.cpp770 GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS, in init()
H A Des31fProgramInterfaceQueryTestCase.cpp2613 { GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS, usage.numShaderStorageBlocks },
H A Des31fGeometryShaderTests.cpp6163 queryGroup->addChild(new ImplementationLimitCase(m_context, "max_geometry_shader_storage_blocks", "", GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS, 0));
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLPrintEGLinfoTest.cpp312 QUERY_AND_LOG_CAPABILITY(GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS, stream); in LogGles32Capabilities()
/third_party/vk-gl-cts/framework/platform/null/
H A DtcuNullRenderContext.cpp327 case GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS: in glGetIntegerv()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h1216 #define GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS 0x90D7 macro
/third_party/mesa3d/include/GLES3/
H A Dgl32.h1605 #define GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS 0x90D7 macro
/third_party/openGLES/api/GLES3/
H A Dgl32.h1586 #define GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS 0x90D7 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl32.h1607 #define GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS 0x90D7 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl32.h1586 #define GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS 0x90D7 macro
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cArrayOfArraysTests.cpp1051 gl.getIntegerv(GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS, &res); in limit_active_shader_storage_block_number()
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2452 #define GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS 0x90D7 macro
H A Dglext.h2400 #define GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS 0x90D7 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h2433 #define GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS 0x90D7 macro
H A Dglext.h2381 #define GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS 0x90D7 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h2489 #define GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS 0x90D7 macro
H A Dglext.h2436 #define GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS 0x90D7 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h2489 #define GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS 0x90D7 macro

Completed in 306 milliseconds

12