Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cCullDistanceTests.cpp1822 const glw::GLuint n_grid_cells_x = culldistances_array_size != 0 ? culldistances_array_size : 1; in configureVAO() local
1826 const glw::GLuint n_primitives_total = n_grid_cells_x * n_sub_grid_cells * n_grid_cells_y * n_sub_grid_cells; in configureVAO()
1880 for (glw::GLuint cell_x = 0; cell_x < n_grid_cells_x; cell_x++) in configureVAO()

Completed in 5 milliseconds