Home
last modified time | relevance | path

Searched refs:GL_MAX_VERTEX_OUTPUT_COMPONENTS (Results 1 - 25 of 38) sorted by relevance

12

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cLimitsTests.cpp98 { "max_vertex_output_components", GL_MAX_VERTEX_OUTPUT_COMPONENTS, 64, 0, "gl_MaxVertexOutputComponents" }, in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fImplementationLimitTests.cpp478 LIMIT_CASE(max_vertex_output_components, GL_MAX_VERTEX_OUTPUT_COMPONENTS, GLint, 64); in init()
H A Des3fShaderBuiltinVarTests.cpp1130 { "max_vertex_output_vectors", "gl_MaxVertexOutputVectors", getVectorsFromComps<GL_MAX_VERTEX_OUTPUT_COMPONENTS> }, in init()
H A Des3fIntegerStateQueryTests.cpp2811 { "max_vertex_output_components", "MAX_VERTEX_OUTPUT_COMPONENTS has minimum value of 64", GL_MAX_VERTEX_OUTPUT_COMPONENTS, 64 , false }, in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderBuiltinConstantTests.cpp321 { "gl_MaxVertexOutputVectors", getVectorsFromComps<GL_MAX_VERTEX_OUTPUT_COMPONENTS> }, in init()
H A Des31fProgramInterfaceQueryTestCase.cpp2520 { GL_MAX_VERTEX_OUTPUT_COMPONENTS, usage.numOutputComponents },
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLPrintEGLinfoTest.cpp229 QUERY_AND_LOG_CAPABILITY(GL_MAX_VERTEX_OUTPUT_COMPONENTS, stream); in LogGles3Capabilities()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Drenderergl_utils.cpp911 QuerySingleGLInt(functions, GL_MAX_VERTEX_OUTPUT_COMPONENTS); in GenerateCaps()
987 caps->maxVaryingComponents = QuerySingleGLInt(functions, GL_MAX_VERTEX_OUTPUT_COMPONENTS); in GenerateCaps()
H A Dfunctionsgl_enums.h787 #define GL_MAX_VERTEX_OUTPUT_COMPONENTS 0x9122 macro
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DGeometryShaderTest.cpp1719 glGetIntegerv(GL_MAX_VERTEX_OUTPUT_COMPONENTS, &maxVertexOutputComponents);
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp2317 case GL_MAX_VERTEX_OUTPUT_COMPONENTS: in getIntegerv()
2643 case GL_MAX_VERTEX_OUTPUT_COMPONENTS: in getQueryParameterInfo()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderTessellation.cpp2758 gl.getIntegerv(GL_MAX_VERTEX_OUTPUT_COMPONENTS, &m_gl_max_vertex_output_components_value); in retrieveGLConstantValues()
2759 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetIntegerv() failed for GL_MAX_VERTEX_OUTPUT_COMPONENTS pname!"); in retrieveGLConstantValues()
2797 m_testCtx.getLog() << tcu::TestLog::Message << "Warning: GL_MAX_VERTEX_OUTPUT_COMPONENTS value:" in retrieveGLConstantValues()
2804 throw tcu::NotSupportedError("GL_MAX_VERTEX_OUTPUT_COMPONENTS < GL_MAX_TESS_CONTROL_INPUT_COMPONENTS"); in retrieveGLConstantValues()
/third_party/mesa3d/include/GLES3/
H A Dgl31.h944 #define GL_MAX_VERTEX_OUTPUT_COMPONENTS 0x9122 macro
H A Dgl3.h944 #define GL_MAX_VERTEX_OUTPUT_COMPONENTS 0x9122 macro
H A Dgl32.h944 #define GL_MAX_VERTEX_OUTPUT_COMPONENTS 0x9122 macro
/third_party/openGLES/api/GLES3/
H A Dgl3.h925 #define GL_MAX_VERTEX_OUTPUT_COMPONENTS 0x9122 macro
H A Dgl31.h925 #define GL_MAX_VERTEX_OUTPUT_COMPONENTS 0x9122 macro
H A Dgl32.h925 #define GL_MAX_VERTEX_OUTPUT_COMPONENTS 0x9122 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dqueryutils.cpp3674 case GL_MAX_VERTEX_OUTPUT_COMPONENTS: in GetQueryParameterInfo()
/third_party/skia/third_party/externals/swiftshader/include/GLES3/
H A Dgl3.h944 #define GL_MAX_VERTEX_OUTPUT_COMPONENTS 0x9122 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl3.h944 #define GL_MAX_VERTEX_OUTPUT_COMPONENTS 0x9122 macro
H A Dgl31.h946 #define GL_MAX_VERTEX_OUTPUT_COMPONENTS 0x9122 macro
H A Dgl32.h946 #define GL_MAX_VERTEX_OUTPUT_COMPONENTS 0x9122 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl3.h925 #define GL_MAX_VERTEX_OUTPUT_COMPONENTS 0x9122 macro
H A Dgl31.h925 #define GL_MAX_VERTEX_OUTPUT_COMPONENTS 0x9122 macro

Completed in 101 milliseconds

12