Searched refs:n_primitives_total (Results 1 – 1 of 1) sorted by relevance
1826 …const glw::GLuint n_primitives_total = n_grid_cells_x * n_sub_grid_cells * n_grid_cells_y * n_sub… in configureVAO() local1827 const glw::GLuint n_vertices_total = n_primitives_total * n_primitive_vertices; in configureVAO()2084 m_render_primitives = n_primitives_total; in configureVAO()