Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderInvariance.cpp2056 const unsigned int n_vo_modes = sizeof(vo_modes) / sizeof(vo_modes[0]); in initTestIterations() local
2062 for (unsigned int n_vo_mode = 0; n_vo_mode < n_vo_modes; ++n_vo_mode) in initTestIterations()
2339 const unsigned int n_vo_modes = sizeof(vertex_ordering_modes) / sizeof(vertex_ordering_modes[0]); in initTestIterations() local
2345 for (unsigned int n_vo_mode = 0; n_vo_mode < n_vo_modes; ++n_vo_mode) in initTestIterations()
2733 const unsigned int n_vo_modes = sizeof(vo_modes) / sizeof(vo_modes[0]); in initTestIterations() local
2741 for (unsigned int n_vo_mode = 0; n_vo_mode < n_vo_modes; ++n_vo_mode) in initTestIterations()

Completed in 5 milliseconds