Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp1142 const glw::GLuint x_offset_for_face = (element_index * n_faces + cube_face) * x_offset_per_face; in preparePositionForFace() local
1149 const glw::GLfloat x_left = -1.0f + x_mid_step + ((glw::GLfloat)x_offset_for_face) * x_step; in preparePositionForFace()