Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderVertexOrdering.cpp269 …const _tessellation_shader_vertex_ordering vertex_orderings[] = { TESSELLATION_SHADER_VERTEX_ORDER… in initTest() local
272 const unsigned int n_vertex_orderings = sizeof(vertex_orderings) / sizeof(vertex_orderings[0]); in initTest()
285 _tessellation_shader_vertex_ordering vertex_ordering = vertex_orderings[n_vertex_ordering]; in initTest()