Searched refs:FRACTIONAL_EVEN (Results 1 – 8 of 8) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcExtTokens.cpp | 111 FRACTIONAL_EVEN = GL_FRACTIONAL_EVEN; in init() 237 FRACTIONAL_EVEN = GL_FRACTIONAL_EVEN_EXT; in init()
|
D | glcExtTokens.hpp | 113 glw::GLenum FRACTIONAL_EVEN; member
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderProperties.cpp | 322 test_2.expected_gen_spacing_value = m_glExtTokens.FRACTIONAL_EVEN; in iterate()
|
D | esextcTessellationShaderTCTE.cpp | 2725 expected_tess_gen_spacing_value = m_glExtTokens.FRACTIONAL_EVEN; in initTestRun()
|
/third_party/openGLES/extensions/NV/ |
D | NV_tessellation_program5.txt | 448 | "FRACTIONAL_EVEN" 1214 argument must be "EQUAL", "FRACTIONAL_ODD", or "FRACTIONAL_EVEN". If a
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_tessellation_program5.txt | 448 | "FRACTIONAL_EVEN" 1214 argument must be "EQUAL", "FRACTIONAL_ODD", or "FRACTIONAL_EVEN". If a
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_tessellation_shader.txt | 181 FRACTIONAL_EVEN 0x8E7C 1465 shader. If <pname> is TESS_GEN_SPACING, EQUAL, FRACTIONAL_EVEN, or
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_tessellation_shader.txt | 191 FRACTIONAL_EVEN 0x8E7C 1475 shader. If <pname> is TESS_GEN_SPACING, EQUAL, FRACTIONAL_EVEN, or
|