/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cLimitsTests.cpp | 125 { "max_geometry_input_components", GL_MAX_GEOMETRY_INPUT_COMPONENTS, 64, 0, "gl_MaxGeometryInputComponents" }, in init()
|
H A D | gl4cEnhancedLayoutsTests.cpp | 5150 pname = GL_MAX_GEOMETRY_INPUT_COMPONENTS; in getLastInputLocation() 5233 pnameNext = GL_MAX_GEOMETRY_INPUT_COMPONENTS; in getLastOutputLocation()
|
H A D | gl4cGPUShaderFP64Tests.cpp | 10044 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 D | glcExtTokens.cpp | 59 MAX_GEOMETRY_INPUT_COMPONENTS = GL_MAX_GEOMETRY_INPUT_COMPONENTS; in init()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fShaderBuiltinConstantTests.cpp | 393 { "gl_MaxGeometryInputComponents", getInteger<GL_MAX_GEOMETRY_INPUT_COMPONENTS> }, in init()
|
H A D | es31fIntegerStateQueryTests.cpp | 901 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 D | es31fProgramInterfaceQueryTestCase.cpp | 2605 { GL_MAX_GEOMETRY_INPUT_COMPONENTS, usage.numInputComponents },
|
H A D | es31fGeometryShaderTests.cpp | 6140 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 D | EGLPrintEGLinfoTest.cpp | 308 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 D | GeometryShaderTest.cpp | 1723 glGetIntegerv(GL_MAX_GEOMETRY_INPUT_COMPONENTS, &maxGeometryInputComponents);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 778 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl32.h | 1596 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
|
/third_party/openGLES/api/GLES3/ |
H A D | gl32.h | 1577 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl32.h | 1598 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl32.h | 1577 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
|
/third_party/glfw/deps/glad/ |
H A D | gl.h | 787 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 1519 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
|
H A D | glext.h | 1407 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 1500 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
|
H A D | glext.h | 1388 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 1556 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
|
H A D | glext.h | 1443 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 1556 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
|
H A D | glext.h | 1443 #define GL_MAX_GEOMETRY_INPUT_COMPONENTS 0x9123 macro
|