Home
last modified time | relevance | path

Searched refs:GL_MAX_GEOMETRY_UNIFORM_BLOCKS (Results 1 - 19 of 19) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cLimitsTests.cpp124 { "max_geometry_uniform_blocks", GL_MAX_GEOMETRY_UNIFORM_BLOCKS, 14, 0, "" }, in init()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcExtTokens.cpp58 MAX_GEOMETRY_UNIFORM_BLOCKS = GL_MAX_GEOMETRY_UNIFORM_BLOCKS; in init()
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLPrintEGLinfoTest.cpp315 QUERY_AND_LOG_CAPABILITY(GL_MAX_GEOMETRY_UNIFORM_BLOCKS, stream); in LogGles32Capabilities()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fIntegerStateQueryTests.cpp524 : (m_target == GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS) ? GL_MAX_GEOMETRY_UNIFORM_BLOCKS in iterate()
900 FOR_EACH_VERIFIER(new MinimumValueCase(m_context, (std::string() + "max_geometry_uniform_blocks_" + verifierSuffix).c_str(), "Test MAX_GEOMETRY_UNIFORM_BLOCKS", GL_MAX_GEOMETRY_UNIFORM_BLOCKS, 12, verifier, glu::ApiType::es(3, 2))) in init()
H A Des31fProgramInterfaceQueryTestCase.cpp2604 { GL_MAX_GEOMETRY_UNIFORM_BLOCKS, usage.numUniformBlocks },
H A Des31fGeometryShaderTests.cpp5395 gl.glGetIntegerv(GL_MAX_GEOMETRY_UNIFORM_BLOCKS, &maxUniformBlocks);
6162 queryGroup->addChild(new ImplementationLimitCase(m_context, "max_geometry_uniform_blocks", "", GL_MAX_GEOMETRY_UNIFORM_BLOCKS, 12));
/third_party/mesa3d/include/GLES3/
H A Dgl32.h1594 #define GL_MAX_GEOMETRY_UNIFORM_BLOCKS 0x8A2C macro
/third_party/openGLES/api/GLES3/
H A Dgl32.h1575 #define GL_MAX_GEOMETRY_UNIFORM_BLOCKS 0x8A2C macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl32.h1596 #define GL_MAX_GEOMETRY_UNIFORM_BLOCKS 0x8A2C macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl32.h1575 #define GL_MAX_GEOMETRY_UNIFORM_BLOCKS 0x8A2C macro
/third_party/glfw/deps/glad/
H A Dgl.h792 #define GL_MAX_GEOMETRY_UNIFORM_BLOCKS 0x8A2C macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1440 #define GL_MAX_GEOMETRY_UNIFORM_BLOCKS 0x8A2C macro
H A Dglext.h1328 #define GL_MAX_GEOMETRY_UNIFORM_BLOCKS 0x8A2C macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h1421 #define GL_MAX_GEOMETRY_UNIFORM_BLOCKS 0x8A2C macro
H A Dglext.h1309 #define GL_MAX_GEOMETRY_UNIFORM_BLOCKS 0x8A2C macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h1440 #define GL_MAX_GEOMETRY_UNIFORM_BLOCKS 0x8A2C macro
H A Dglext.h1327 #define GL_MAX_GEOMETRY_UNIFORM_BLOCKS 0x8A2C macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h1440 #define GL_MAX_GEOMETRY_UNIFORM_BLOCKS 0x8A2C macro
H A Dglext.h1327 #define GL_MAX_GEOMETRY_UNIFORM_BLOCKS 0x8A2C macro

Completed in 306 milliseconds