Searched refs:n_sub_cell_x (Results 1 – 1 of 1) sorted by relevance
1894 for (glw::GLuint n_sub_cell_x = 0; n_sub_cell_x < n_sub_grid_cells; n_sub_cell_x++) in configureVAO() local1961 switch (n_sub_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()