Searched refs:x_offset_for_face (Results 1 – 1 of 1) sorted by relevance
1142 const glw::GLuint x_offset_for_face = (element_index * n_faces + cube_face) * x_offset_per_face; in preparePositionForFace() local1149 const glw::GLfloat x_left = -1.0f + x_mid_step + ((glw::GLfloat)x_offset_for_face) * x_step; in preparePositionForFace()