Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cCullDistanceTests.cpp2556 glw::GLint n_clipped_vertices_expected = /* One third of primitives has 0th vertex clipped */ in executeRenderTest() local
2561 DE_ASSERT(glw::GLint(n_clipped_vertices_real) == n_clipped_vertices_expected); in executeRenderTest()