Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderIsolines.cpp413 std::vector<float> found_ys; in countIsolines() local
421 for (std::vector<float>::iterator found_ys_iterator = found_ys.begin(); found_ys_iterator != found_ys.end(); in countIsolines()
436 found_ys.push_back(vertex_y); in countIsolines()
441 test_result.n_isolines = (unsigned int)found_ys.size(); in countIsolines()

Completed in 2 milliseconds