Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderVertexOrdering.cpp261 bool point_mode_statuses[] = { false, true }; in initTest() local
262 …const unsigned int n_point_mode_statuses = sizeof(point_mode_statuses) / sizeof(point_mode_statuse… in initTest()
295 bool point_mode_status = point_mode_statuses[n_point_mode_status]; in initTest()