Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cCullDistanceTests.cpp1880 for (glw::GLuint cell_x = 0; cell_x < n_grid_cells_x; cell_x++) in configureVAO() local
1958 if (n_culldistance_entry == cell_x) in configureVAO()
2052 glw::GLint sub_cell_origin_x = cell_x * grid_cell_size + n_sub_cell_x * sub_grid_cell_size; in configureVAO()