Searched refs:initial_offsets (Results 1 – 2 of 2) sorted by relevance
39 static GLint initial_offsets[6][2] = { variable138 GLuint x = initial_offsets[face][0] * dim; in i915_miptree_layout_cube()139 GLuint y = initial_offsets[face][1] * dim; in i915_miptree_layout_cube()346 GLuint x = initial_offsets[face][0] * dim; in i945_miptree_layout_cube()347 GLuint y = initial_offsets[face][1] * dim; in i945_miptree_layout_cube()
59 static const int initial_offsets[6][2] = { variable313 unsigned x = initial_offsets[face][0] * nblocks; in i9x5_texture_layout_cube()314 unsigned y = initial_offsets[face][1] * nblocks; in i9x5_texture_layout_cube()594 unsigned x = initial_offsets[face][0] * dim; in i945_texture_layout_cube()595 unsigned y = initial_offsets[face][1] * dim; in i945_texture_layout_cube()