Home
last modified time | relevance | path

Searched refs:GL_IS_PER_PATCH (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/opengl/
DgluStrUtil.inl1542 case GL_IS_PER_PATCH: return "GL_IS_PER_PATCH";
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl1467 #define GL_IS_PER_PATCH 0x92E7 macro
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.cpp2332 { GL_IS_PER_PATCH, &perPatchValidator }, in iterate()
Des31fTessellationTests.cpp7134 const deUint32 props[1] = { GL_IS_PER_PATCH }; in iterate()
/external/mesa3d/include/GL/
Dglext.h2994 #define GL_IS_PER_PATCH 0x92E7 macro