Home
last modified time | relevance | path

Searched refs:GL_MAX_TESS_GEN_LEVEL (Results 1 - 21 of 21) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cLimitsTests.cpp103 { "max_tess_gen_level", GL_MAX_TESS_GEN_LEVEL, 64, 0, "gl_MaxTessGenLevel" }, in init()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcExtTokens.cpp76 MAX_TESS_GEN_LEVEL = GL_MAX_TESS_GEN_LEVEL; in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderBuiltinConstantTests.cpp440 { "gl_MaxTessGenLevel", getInteger<GL_MAX_TESS_GEN_LEVEL> }, in init()
H A Des31fIntegerStateQueryTests.cpp873 FOR_EACH_VERIFIER(new MinimumValueCase(m_context, (std::string() + "max_tess_gen_level_" + verifierSuffix).c_str(), "Test MAX_TESS_GEN_LEVEL", GL_MAX_TESS_GEN_LEVEL, 64, verifier, glu::ApiType::es(3, 2))) in init()
H A Des31fTessellationGeometryInteractionTests.cpp2254 gl.getIntegerv(GL_MAX_TESS_GEN_LEVEL, &tessGenLevel);
H A Des31fTessellationTests.cpp94 MINIMUM_MAX_TESS_GEN_LEVEL = 64 //!< GL-defined minimum for GL_MAX_TESS_GEN_LEVEL.
7405 queryGroup->addChild(new LimitQueryCase(m_context, "max_tess_gen_level", "Test MAX_TESS_GEN_LEVEL", GL_MAX_TESS_GEN_LEVEL, 64)); in init()
/third_party/vk-gl-cts/modules/gles31/stress/
H A Des31sTessellationGeometryInteractionTests.cpp151 gl.getIntegerv(GL_MAX_TESS_GEN_LEVEL, &tessGenLevel); in init()
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLPrintEGLinfoTest.cpp338 QUERY_AND_LOG_CAPABILITY(GL_MAX_TESS_GEN_LEVEL, stream); in LogGles32Capabilities()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h886 #define GL_MAX_TESS_GEN_LEVEL 0x8E7E macro
/third_party/mesa3d/include/GLES3/
H A Dgl32.h1642 #define GL_MAX_TESS_GEN_LEVEL 0x8E7E macro
/third_party/openGLES/api/GLES3/
H A Dgl32.h1623 #define GL_MAX_TESS_GEN_LEVEL 0x8E7E macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl32.h1644 #define GL_MAX_TESS_GEN_LEVEL 0x8E7E macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl32.h1623 #define GL_MAX_TESS_GEN_LEVEL 0x8E7E macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1740 #define GL_MAX_TESS_GEN_LEVEL 0x8E7E macro
H A Dglext.h1688 #define GL_MAX_TESS_GEN_LEVEL 0x8E7E macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h1721 #define GL_MAX_TESS_GEN_LEVEL 0x8E7E macro
H A Dglext.h1669 #define GL_MAX_TESS_GEN_LEVEL 0x8E7E macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h1777 #define GL_MAX_TESS_GEN_LEVEL 0x8E7E macro
H A Dglext.h1724 #define GL_MAX_TESS_GEN_LEVEL 0x8E7E macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h1777 #define GL_MAX_TESS_GEN_LEVEL 0x8E7E macro
H A Dglext.h1724 #define GL_MAX_TESS_GEN_LEVEL 0x8E7E macro

Completed in 276 milliseconds