Searched refs:stack_nblocksy (Results 1 – 1 of 1) sorted by relevance
370 unsigned stack_nblocksy = 0; in i915_texture_layout_3d() local381 stack_nblocksy += MAX2(2, nblocksy); in i915_texture_layout_3d()393 i915_texture_set_image_offset(tex, level, i, 0, i * stack_nblocksy); in i915_texture_layout_3d()402 tex->total_nblocksy = stack_nblocksy * util_next_power_of_two(pt->depth0); in i915_texture_layout_3d()