Searched refs:step_offsets (Results 1 – 2 of 2) sorted by relevance
49 static GLint step_offsets[6][2] = { variable150 x += step_offsets[face][0] * d; in i915_miptree_layout_cube()151 y += step_offsets[face][1] * d; in i915_miptree_layout_cube()368 x += step_offsets[face][0] * d; in i945_miptree_layout_cube()369 y += step_offsets[face][1] * d; in i945_miptree_layout_cube()394 x += step_offsets[face][0] * d; in i945_miptree_layout_cube()395 y += step_offsets[face][1] * d; in i945_miptree_layout_cube()
71 static const int step_offsets[6][2] = { variable320 x += step_offsets[face][0] * d; in i9x5_texture_layout_cube()321 y += step_offsets[face][1] * d; in i9x5_texture_layout_cube()618 x += step_offsets[face][0] * d; in i945_texture_layout_cube()619 y += step_offsets[face][1] * d; in i945_texture_layout_cube()641 x += step_offsets[face][0] * d; in i945_texture_layout_cube()642 y += step_offsets[face][1] * d; in i945_texture_layout_cube()