Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderInvariance.cpp2335 _tessellation_shader_vertex_ordering vertex_ordering_modes[] = { TESSELLATION_SHADER_VERTEX_ORDERING_CCW, 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()
H A DesextcTessellationShaderTCTE.cpp2294 const _tessellation_shader_vertex_ordering vertex_ordering_modes[] = { in initTest() local
2305 const unsigned int n_vertex_ordering_modes = sizeof(vertex_ordering_modes) / sizeof(vertex_ordering_modes[0]); in initTest()
2324 _tessellation_shader_vertex_ordering vertex_ordering = vertex_ordering_modes[n_vertex_ordering_mode]; in initTest()

Completed in 10 milliseconds