Home
last modified time | relevance | path

Searched refs:pack_x_nr (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_resource_texture.c532 unsigned pack_x_pitch, pack_x_nr; in i945_texture_layout_3d() local
541 pack_x_nr = 1; in i945_texture_layout_3d()
551 for (j = 0; j < pack_x_nr && q < depth; j++, q++) { in i945_texture_layout_3d()
565 pack_x_nr <<= 1; in i945_texture_layout_3d()
566 assert(pack_x_pitch * pack_x_nr * in i945_texture_layout_3d()

Completed in 2 milliseconds