Searched refs:offsets_pixel_center_x (Results 1 – 1 of 1) sorted by relevance
1864 const glw::GLfloat offsets_pixel_center_x = (primitive_mode == PRIMITIVE_MODE_POINTS) ? 0.5f : 0; in configureVAO() local2056 (glw::GLfloat(sub_cell_origin_x + vertex_draw_pixel_offset_x) + offsets_pixel_center_x) / in configureVAO()