Searched refs:n_clipped_vertices_expected (Results 1 – 1 of 1) sorted by relevance
2556 glw::GLint n_clipped_vertices_expected = /* One third of primitives has 0th vertex clipped */ in executeRenderTest() local2561 DE_ASSERT(glw::GLint(n_clipped_vertices_real) == n_clipped_vertices_expected); in executeRenderTest()