Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cCullDistanceTests.cpp1826 const glw::GLuint n_primitives_total = n_grid_cells_x * n_sub_grid_cells * n_grid_cells_y * n_sub_grid_cells; in configureVAO() local
1827 const glw::GLuint n_vertices_total = n_primitives_total * n_primitive_vertices; in configureVAO()
2084 m_render_primitives = n_primitives_total; in configureVAO()

Completed in 4 milliseconds