Home
last modified time | relevance | path

Searched defs:is_triangles_iteration (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderInvariance.cpp2575 bool is_triangles_iteration, const float *inner_tess_levels, const float *outer_tess_levels, in getTestIterationIndex()
2851 bool is_triangles_iteration = (n_iteration == 0); in verifyResultData() local