Searched refs:TESS_GEN_VERTEX_ORDER (Results 1 – 10 of 10) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcExtTokens.cpp | 96 TESS_GEN_VERTEX_ORDER = GL_TESS_GEN_VERTEX_ORDER; in init() 221 TESS_GEN_VERTEX_ORDER = GL_TESS_GEN_VERTEX_ORDER_EXT; in init()
|
D | glcExtTokens.hpp | 95 glw::GLenum TESS_GEN_VERTEX_ORDER; member
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderProperties.cpp | 467 gl.getProgramiv(m_po_id, m_glExtTokens.TESS_GEN_VERTEX_ORDER, &gen_vertex_order_value); in iterate()
|
D | esextcTessellationShaderTCTE.cpp | 2793 gl.getProgramiv(program, m_glExtTokens.TESS_GEN_VERTEX_ORDER, &tess_gen_vertex_order_value); in initTestRun()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_tessellation_shader.txt | 168 TESS_GEN_VERTEX_ORDER 0x8E78 183 Returned by GetProgramiv when <pname> is TESS_GEN_VERTEX_ORDER: 1467 tessellation evaluation shader. If <pname> is TESS_GEN_VERTEX_ORDER, CCW 2478 TESS_GEN_VERTEX_ORDER Z+ GetProgramiv CCW Order of vertices in 2.X.2 -
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_tessellation_shader.txt | 178 TESS_GEN_VERTEX_ORDER 0x8E78 193 Returned by GetProgramiv when <pname> is TESS_GEN_VERTEX_ORDER: 1477 tessellation evaluation shader. If <pname> is TESS_GEN_VERTEX_ORDER, CCW 2488 TESS_GEN_VERTEX_ORDER Z+ GetProgramiv CCW Order of vertices in 2.X.2 -
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_tessellation_shader.txt | 501 TESS_GEN_SPACING, TESS_GEN_VERTEX_ORDER, or TESS_GEN_POINT_MODE are
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_tessellation_shader.txt | 500 TESS_GEN_SPACING, TESS_GEN_VERTEX_ORDER, or TESS_GEN_POINT_MODE are
|
/third_party/openGLES/extensions/OES/ |
D | OES_tessellation_shader.txt | 511 TESS_GEN_SPACING, TESS_GEN_VERTEX_ORDER, or TESS_GEN_POINT_MODE are
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_tessellation_shader.txt | 500 TESS_GEN_SPACING, TESS_GEN_VERTEX_ORDER, or TESS_GEN_POINT_MODE are
|