/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cLimitsTests.cpp | 134 { "max_geometry_shader_storage_blocks", GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS, 0, 0, "" }, in init()
|
H A D | gl3cCommonBugsTests.cpp | 5565 gl.getIntegerv(GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS, &m_max_gs_ssbos); in iterate()
|
H A D | gl4cShaderStorageBufferObjectTests.cpp | 152 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 D | gl4cEnhancedLayoutsTests.cpp | 10820 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 D | glcExtTokens.cpp | 42 MAX_GEOMETRY_SHADER_STORAGE_BLOCKS = GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS; in init()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fNegativeShaderStorageTests.cpp | 95 case GL_GEOMETRY_SHADER: return GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS; in getMaxSSBlockSizeEnum()
|
H A D | es31fIntegerStateQueryTests.cpp | 909 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 D | es31fOpaqueTypeIndexingTests.cpp | 770 GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS, in init()
|
H A D | es31fProgramInterfaceQueryTestCase.cpp | 2613 { GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS, usage.numShaderStorageBlocks },
|
H A D | es31fGeometryShaderTests.cpp | 6163 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 D | EGLPrintEGLinfoTest.cpp | 312 QUERY_AND_LOG_CAPABILITY(GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS, stream); in LogGles32Capabilities()
|
/third_party/vk-gl-cts/framework/platform/null/ |
H A D | tcuNullRenderContext.cpp | 327 case GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS: in glGetIntegerv()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 1216 #define GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS 0x90D7 macro
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl32.h | 1605 #define GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS 0x90D7 macro
|
/third_party/openGLES/api/GLES3/ |
H A D | gl32.h | 1586 #define GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS 0x90D7 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl32.h | 1607 #define GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS 0x90D7 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl32.h | 1586 #define GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS 0x90D7 macro
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cArrayOfArraysTests.cpp | 1051 gl.getIntegerv(GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS, &res); in limit_active_shader_storage_block_number()
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 2452 #define GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS 0x90D7 macro
|
H A D | glext.h | 2400 #define GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS 0x90D7 macro
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 2433 #define GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS 0x90D7 macro
|
H A D | glext.h | 2381 #define GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS 0x90D7 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 2489 #define GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS 0x90D7 macro
|
H A D | glext.h | 2436 #define GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS 0x90D7 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 2489 #define GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS 0x90D7 macro
|