Searched refs:FRACTIONAL_ODD (Results 1 – 10 of 10) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcExtTokens.cpp | 112 FRACTIONAL_ODD = GL_FRACTIONAL_ODD; in init() 238 FRACTIONAL_ODD = GL_FRACTIONAL_ODD_EXT; in init()
|
D | glcExtTokens.hpp | 114 glw::GLenum FRACTIONAL_ODD; member
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderProperties.cpp | 349 test_3.expected_gen_spacing_value = m_glExtTokens.FRACTIONAL_ODD; in iterate()
|
D | esextcTessellationShaderTCTE.cpp | 2728 expected_tess_gen_spacing_value = m_glExtTokens.FRACTIONAL_ODD; in initTestRun()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineShaderModuleIdentifierTests.cpp | 2922 FRACTIONAL_ODD, enumerator 3081 const Partitioning partitionings[] = { Partitioning::INTEGER, Partitioning::FRACTIONAL_ODD }; in initPrograms()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineShaderModuleIdentifierTests.cpp | 2922 FRACTIONAL_ODD, enumerator 3081 const Partitioning partitionings[] = { Partitioning::INTEGER, Partitioning::FRACTIONAL_ODD }; in initPrograms()
|
/third_party/openGLES/extensions/NV/ |
D | NV_tessellation_program5.txt | 447 | "FRACTIONAL_ODD" 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 | 447 | "FRACTIONAL_ODD" 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 | 180 FRACTIONAL_ODD 0x8E7B 1466 FRACTIONAL_ODD is returned, depending on the spacing declaration in the
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_tessellation_shader.txt | 190 FRACTIONAL_ODD 0x8E7B 1476 FRACTIONAL_ODD is returned, depending on the spacing declaration in the
|