Home
last modified time | relevance | path

Searched refs:GL_MAX_GEOMETRY_INPUT_COMPONENTS (Results 1 - 24 of 24) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cLimitsTests.cpp125 { "max_geometry_input_components", GL_MAX_GEOMETRY_INPUT_COMPONENTS, 64, 0, "gl_MaxGeometryInputComponents" }, in init()
H A Dgl4cEnhancedLayoutsTests.cpp5150 pname = GL_MAX_GEOMETRY_INPUT_COMPONENTS; in getLastInputLocation()
5233 pnameNext = GL_MAX_GEOMETRY_INPUT_COMPONENTS; in getLastOutputLocation()
H A Dgl4cGPUShaderFP64Tests.cpp10044 gl.getIntegerv(GL_MAX_GEOMETRY_INPUT_COMPONENTS, &gl_max_geometry_input_components_value); in initTest()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcExtTokens.cpp59 MAX_GEOMETRY_INPUT_COMPONENTS = GL_MAX_GEOMETRY_INPUT_COMPONENTS; in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderBuiltinConstantTests.cpp393 { "gl_MaxGeometryInputComponents", getInteger<GL_MAX_GEOMETRY_INPUT_COMPONENTS> }, in init()
H A Des31fIntegerStateQueryTests.cpp901 FOR_EACH_VERIFIER(new MinimumValueCase(m_context, (std::string() + "max_geometry_input_components_" + verifierSuffix).c_str(), "Test MAX_GEOMETRY_INPUT_COMPONENTS", GL_MAX_GEOMETRY_INPUT_COMPONENTS, 64, verifier, glu::ApiType::es(3, 2))) in init()
H A Des31fProgramInterfaceQueryTestCase.cpp2605 { GL_MAX_GEOMETRY_INPUT_COMPONENTS, usage.numInputComponents },
H A Des31fGeometryShaderTests.cpp6140 queryGroup->addChild(new GeometryProgramLimitCase(m_context, "max_geometry_input_components", "", GL_MAX_GEOMETRY_INPUT_COMPONENTS, "MaxGeometryInputComponents", 64));
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLPrintEGLinfoTest.cpp308 QUERY_AND_LOG_CAPABILITY(GL_MAX_GEOMETRY_INPUT_COMPONENTS, stream); in LogGles32Capabilities()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DGeometryShaderTest.cpp1723 glGetIntegerv(GL_MAX_GEOMETRY_INPUT_COMPONENTS, &maxGeometryInputComponents);
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h778 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
/third_party/mesa3d/include/GLES3/
H A Dgl32.h1596 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
/third_party/openGLES/api/GLES3/
H A Dgl32.h1577 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl32.h1598 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl32.h1577 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
/third_party/glfw/deps/glad/
H A Dgl.h787 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1519 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
H A Dglext.h1407 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h1500 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
H A Dglext.h1388 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h1556 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
H A Dglext.h1443 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h1556 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
H A Dglext.h1443 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro

Completed in 391 milliseconds