Searched refs:stack_nblocksy (Results 1 – 1 of 1) sorted by relevance
369 unsigned stack_nblocksy = 0; in i915_texture_layout_3d() local380 stack_nblocksy += MAX2(2, nblocksy); in i915_texture_layout_3d()392 i915_texture_set_image_offset(tex, level, i, 0, i * stack_nblocksy); in i915_texture_layout_3d()401 tex->total_nblocksy = stack_nblocksy * pt->depth0; in i915_texture_layout_3d()