Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cCullDistanceTests.cpp1819 const glw::GLuint n_primitive_vertices = in configureVAO() local
1827 const glw::GLuint n_vertices_total = n_primitives_total * n_primitive_vertices; in configureVAO()
1897 for (glw::GLuint n_primitive_vertex = 0; n_primitive_vertex < n_primitive_vertices; in configureVAO()
1995 if (n_primitive_vertices > 1 && n_primitive_vertex == 0) in configureVAO()