Home
last modified time | relevance | path

Searched refs:FRACTIONAL_ODD (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcExtTokens.cpp112 FRACTIONAL_ODD = GL_FRACTIONAL_ODD; in init()
238 FRACTIONAL_ODD = GL_FRACTIONAL_ODD_EXT; in init()
DglcExtTokens.hpp114 glw::GLenum FRACTIONAL_ODD; member
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderProperties.cpp349 test_3.expected_gen_spacing_value = m_glExtTokens.FRACTIONAL_ODD; in iterate()
DesextcTessellationShaderTCTE.cpp2728 expected_tess_gen_spacing_value = m_glExtTokens.FRACTIONAL_ODD; in initTestRun()