Home
last modified time | relevance | path

Searched refs:GL_MAX_GEOMETRY_UNIFORM_COMPONENTS (Results 1 - 22 of 22) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cLimitsTests.cpp123 { "max_geometry_uniform_components", GL_MAX_GEOMETRY_UNIFORM_COMPONENTS, 1024, 0, "gl_MaxGeometryUniformComponents" }, in init()
H A Dgl4cGPUShaderFP64Tests.cpp3451 pname = GL_MAX_GEOMETRY_UNIFORM_COMPONENTS; in getMaxUniformComponents()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcExtTokens.cpp57 MAX_GEOMETRY_UNIFORM_COMPONENTS = GL_MAX_GEOMETRY_UNIFORM_COMPONENTS; in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderBuiltinConstantTests.cpp399 { "gl_MaxGeometryUniformComponents", getInteger<GL_MAX_GEOMETRY_UNIFORM_COMPONENTS> }, in init()
H A Des31fIntegerStateQueryTests.cpp530 : (m_target == GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS) ? GL_MAX_GEOMETRY_UNIFORM_COMPONENTS in iterate()
899 FOR_EACH_VERIFIER(new MinimumValueCase(m_context, (std::string() + "max_geometry_uniform_components_" + verifierSuffix).c_str(), "Test MAX_GEOMETRY_UNIFORM_COMPONENTS", GL_MAX_GEOMETRY_UNIFORM_COMPONENTS, 1024, verifier, glu::ApiType::es(3, 2))) in init()
H A Des31fProgramInterfaceQueryTestCase.cpp2603 { GL_MAX_GEOMETRY_UNIFORM_COMPONENTS, usage.numDefaultBlockUniformComponents },
H A Des31fGeometryShaderTests.cpp5403 gl.glGetIntegerv(GL_MAX_GEOMETRY_UNIFORM_COMPONENTS, &maxUniformComponents);
6146 queryGroup->addChild(new GeometryProgramLimitCase(m_context, "max_geometry_uniform_components", "", GL_MAX_GEOMETRY_UNIFORM_COMPONENTS, "MaxGeometryUniformComponents", 1024));
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLPrintEGLinfoTest.cpp316 QUERY_AND_LOG_CAPABILITY(GL_MAX_GEOMETRY_UNIFORM_COMPONENTS, stream); in LogGles32Capabilities()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h783 #define GL_MAX_GEOMETRY_UNIFORM_COMPONENTS 0x8DDF macro
/third_party/mesa3d/include/GLES3/
H A Dgl32.h1593 #define GL_MAX_GEOMETRY_UNIFORM_COMPONENTS 0x8DDF macro
/third_party/openGLES/api/GLES3/
H A Dgl32.h1574 #define GL_MAX_GEOMETRY_UNIFORM_COMPONENTS 0x8DDF macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl32.h1595 #define GL_MAX_GEOMETRY_UNIFORM_COMPONENTS 0x8DDF macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl32.h1574 #define GL_MAX_GEOMETRY_UNIFORM_COMPONENTS 0x8DDF macro
/third_party/glfw/deps/glad/
H A Dgl.h793 #define GL_MAX_GEOMETRY_UNIFORM_COMPONENTS 0x8DDF macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1515 #define GL_MAX_GEOMETRY_UNIFORM_COMPONENTS 0x8DDF macro
H A Dglext.h1403 #define GL_MAX_GEOMETRY_UNIFORM_COMPONENTS 0x8DDF macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h1496 #define GL_MAX_GEOMETRY_UNIFORM_COMPONENTS 0x8DDF macro
H A Dglext.h1384 #define GL_MAX_GEOMETRY_UNIFORM_COMPONENTS 0x8DDF macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h1552 #define GL_MAX_GEOMETRY_UNIFORM_COMPONENTS 0x8DDF macro
H A Dglext.h1439 #define GL_MAX_GEOMETRY_UNIFORM_COMPONENTS 0x8DDF macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h1552 #define GL_MAX_GEOMETRY_UNIFORM_COMPONENTS 0x8DDF macro
H A Dglext.h1439 #define GL_MAX_GEOMETRY_UNIFORM_COMPONENTS 0x8DDF macro

Completed in 338 milliseconds