Searched refs:GL_MAX_TESS_PATCH_COMPONENTS (Results 1 – 17 of 17) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cLimitsTests.cpp | 108 …{ "max_tess_patch_components", GL_MAX_TESS_PATCH_COMPONENTS, 120, 0, "gl_MaxTessPatc… in init()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcExtTokens.cpp | 79 MAX_TESS_PATCH_COMPONENTS = GL_MAX_TESS_PATCH_COMPONENTS; in init()
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderBuiltinConstantTests.cpp | 437 { "gl_MaxTessPatchComponents", getInteger<GL_MAX_TESS_PATCH_COMPONENTS> }, in init()
|
D | es31fIntegerStateQueryTests.cpp | 875 …ierSuffix).c_str(), "Test MAX_TESS_PATCH_COMPONENTS", GL_MAX_TESS_PATCH_COMPONENTS, 12… in init()
|
D | es31fProgramInterfaceQueryTestCase.cpp | 2635 { GL_MAX_TESS_PATCH_COMPONENTS, usage.numPatchOutputComponents }, in checkShaderResourceUsage() 2666 { GL_MAX_TESS_PATCH_COMPONENTS, usage.numPatchInputComponents }, in checkShaderResourceUsage()
|
D | es31fTessellationTests.cpp | 7411 …tch_components", "Test MAX_TESS_PATCH_COMPONENTS", GL_MAX_TESS_PATCH_COMPONENTS, 12… in init()
|
/external/angle/src/tests/egl_tests/ |
D | EGLPrintEGLinfoTest.cpp | 339 QUERY_AND_LOG_CAPABILITY(GL_MAX_TESS_PATCH_COMPONENTS, stream); in LogGles32Capabilities()
|
/external/angle/src/libANGLE/renderer/gl/ |
D | functionsgl_enums.h | 887 #define GL_MAX_TESS_PATCH_COMPONENTS 0x8E84 macro
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 1317 case GL_MAX_TESS_PATCH_COMPONENTS: return "GL_MAX_TESS_PATCH_COMPONENTS";
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1316 #define GL_MAX_TESS_PATCH_COMPONENTS 0x8E84 macro
|
/external/mesa3d/include/GLES3/ |
D | gl32.h | 1648 #define GL_MAX_TESS_PATCH_COMPONENTS 0x8E84 macro
|
/external/angle/include/GLES3/ |
D | gl32.h | 1629 #define GL_MAX_TESS_PATCH_COMPONENTS 0x8E84 macro
|
/external/virglrenderer/src/ |
D | vrend_renderer.c | 10476 glGetIntegerv(GL_MAX_TESS_PATCH_COMPONENTS, &max); in vrend_renderer_fill_caps_v2()
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 1746 #define GL_MAX_TESS_PATCH_COMPONENTS 0x8E84 macro
|
D | glext.h | 1694 #define GL_MAX_TESS_PATCH_COMPONENTS 0x8E84 macro
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 7013 #define GL_MAX_TESS_PATCH_COMPONENTS 0x8E84 macro
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 5543 #define GL_MAX_TESS_PATCH_COMPONENTS 0x8E84 macro
|