Searched refs:offsets_pixel_center_y (Results 1 – 1 of 1) sorted by relevance
1865 const glw::GLfloat offsets_pixel_center_y = (primitive_mode == PRIMITIVE_MODE_POINTS) ? 0.5f : 0; in configureVAO() local2059 (glw::GLfloat(sub_cell_origin_y + vertex_draw_pixel_offset_y) + offsets_pixel_center_y) / in configureVAO()