Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cLimitsTests.cpp127 { "max_geometry_output_vertices", GL_MAX_GEOMETRY_OUTPUT_VERTICES, 256, 0, "gl_MaxGeometryOutputVertices" }, in init()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcExtTokens.cpp62 MAX_GEOMETRY_OUTPUT_VERTICES = GL_MAX_GEOMETRY_OUTPUT_VERTICES; in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderBuiltinConstantTests.cpp397 { "gl_MaxGeometryOutputVertices", getInteger<GL_MAX_GEOMETRY_OUTPUT_VERTICES> }, in init()
H A Des31fIntegerStateQueryTests.cpp903 FOR_EACH_VERIFIER(new MinimumValueCase(m_context, (std::string() + "max_geometry_output_vertices_" + verifierSuffix).c_str(), "Test MAX_GEOMETRY_OUTPUT_VERTICES", GL_MAX_GEOMETRY_OUTPUT_VERTICES, 256, verifier, glu::ApiType::es(3, 2))) in init()
H A Des31fGeometryShaderTests.cpp2510 m_context.getRenderContext().getFunctions().getIntegerv(GL_MAX_GEOMETRY_OUTPUT_VERTICES, &maxVertices); in init()
2513 m_testCtx.getLog() << tcu::TestLog::Message << "GL_MAX_GEOMETRY_OUTPUT_VERTICES = " << maxVertices << tcu::TestLog::EndMessage; in init()
3804 m_context.getRenderContext().getFunctions().getIntegerv(GL_MAX_GEOMETRY_OUTPUT_VERTICES, &maxVertices);
3807 m_testCtx.getLog() << tcu::TestLog::Message << "GL_MAX_GEOMETRY_OUTPUT_VERTICES = " << maxVertices << tcu::TestLog::EndMessage;
6144 queryGroup->addChild(new GeometryProgramLimitCase(m_context, "max_geometry_output_vertices", "", GL_MAX_GEOMETRY_OUTPUT_VERTICES, "MaxGeometryOutputVertices", 256));
H A Des31fTessellationGeometryInteractionTests.cpp2290 gl.getIntegerv(GL_MAX_GEOMETRY_OUTPUT_VERTICES, &geometryOutputVertices);
H A Des31fProgramInterfaceQueryTestCase.cpp2607 { GL_MAX_GEOMETRY_OUTPUT_VERTICES, (int)program->getGeometryNumOutputVertices() },
/third_party/vk-gl-cts/modules/gles31/stress/
H A Des31sTessellationGeometryInteractionTests.cpp187 gl.getIntegerv(GL_MAX_GEOMETRY_OUTPUT_VERTICES, &geometryOutputVertices); in init()
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLPrintEGLinfoTest.cpp310 QUERY_AND_LOG_CAPABILITY(GL_MAX_GEOMETRY_OUTPUT_VERTICES, stream); in LogGles32Capabilities()
/third_party/vk-gl-cts/framework/platform/null/
H A DtcuNullRenderContext.cpp347 case GL_MAX_GEOMETRY_OUTPUT_VERTICES: in glGetIntegerv()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h780 #define GL_MAX_GEOMETRY_OUTPUT_VERTICES 0x8DE0 macro
/third_party/mesa3d/include/GLES3/
H A Dgl32.h1598 #define GL_MAX_GEOMETRY_OUTPUT_VERTICES 0x8DE0 macro
/third_party/openGLES/api/GLES3/
H A Dgl32.h1579 #define GL_MAX_GEOMETRY_OUTPUT_VERTICES 0x8DE0 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl32.h1600 #define GL_MAX_GEOMETRY_OUTPUT_VERTICES 0x8DE0 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl32.h1579 #define GL_MAX_GEOMETRY_OUTPUT_VERTICES 0x8DE0 macro
/third_party/glfw/deps/glad/
H A Dgl.h789 #define GL_MAX_GEOMETRY_OUTPUT_VERTICES 0x8DE0 macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1516 #define GL_MAX_GEOMETRY_OUTPUT_VERTICES 0x8DE0 macro
H A Dglext.h1404 #define GL_MAX_GEOMETRY_OUTPUT_VERTICES 0x8DE0 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h1497 #define GL_MAX_GEOMETRY_OUTPUT_VERTICES 0x8DE0 macro
H A Dglext.h1385 #define GL_MAX_GEOMETRY_OUTPUT_VERTICES 0x8DE0 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h1553 #define GL_MAX_GEOMETRY_OUTPUT_VERTICES 0x8DE0 macro
H A Dglext.h1440 #define GL_MAX_GEOMETRY_OUTPUT_VERTICES 0x8DE0 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h1553 #define GL_MAX_GEOMETRY_OUTPUT_VERTICES 0x8DE0 macro
H A Dglext.h1440 #define GL_MAX_GEOMETRY_OUTPUT_VERTICES 0x8DE0 macro

Completed in 313 milliseconds