Home
last modified time | relevance | path

Searched refs:vertex_ordering_modes (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderInvariance.cpp2335 …_tessellation_shader_vertex_ordering vertex_ordering_modes[] = { TESSELLATION_SHADER_VERTEX_ORDERI… in initTestIterations() local
2339 const unsigned int n_vo_modes = sizeof(vertex_ordering_modes) / sizeof(vertex_ordering_modes[0]); in initTestIterations()
2347 _tessellation_shader_vertex_ordering vertex_ordering = vertex_ordering_modes[n_vo_mode]; in initTestIterations()
DesextcTessellationShaderTCTE.cpp2294 const _tessellation_shader_vertex_ordering vertex_ordering_modes[] = { in initTest() local
2305 …nst unsigned int n_vertex_ordering_modes = sizeof(vertex_ordering_modes) / sizeof(vertex_ordering_… in initTest()
2324 …_tessellation_shader_vertex_ordering vertex_ordering = vertex_ordering_modes[n_vertex_ordering_mod… in initTest()