Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_resource_texture.c533 unsigned pack_y_pitch; in i945_texture_layout_3d() local
539 pack_y_pitch = MAX2(nblocksy, 2); in i945_texture_layout_3d()
558 y += pack_y_pitch; in i945_texture_layout_3d()
571 if (pack_y_pitch > 2) { in i945_texture_layout_3d()
572 pack_y_pitch >>= 1; in i945_texture_layout_3d()

Completed in 2 milliseconds