Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderVertexOrdering.cpp262 …const unsigned int n_point_mode_statuses = sizeof(point_mode_statuses) / sizeof(point_mode_statuse… in initTest() local
292 for (unsigned int n_point_mode_status = 0; n_point_mode_status < n_point_mode_statuses; in initTest()