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()
66 static const int step_offsets[6][2] = { variable350 x += step_offsets[face][0] * d; in i9x5_texture_layout_cube()351 y += step_offsets[face][1] * d; in i9x5_texture_layout_cube()706 x += step_offsets[face][0] * d; in i945_texture_layout_cube()707 y += step_offsets[face][1] * d; in i945_texture_layout_cube()729 x += step_offsets[face][0] * d; in i945_texture_layout_cube()730 y += step_offsets[face][1] * d; in i945_texture_layout_cube()