Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_resource_texture.c487 unsigned mip1_nblocksx = in i945_texture_layout_2d() local
491 if (mip1_nblocksx > nblocksx) in i945_texture_layout_2d()
492 tex->stride = mip1_nblocksx * util_format_get_blocksize(pt->format); in i945_texture_layout_2d()

Completed in 2 milliseconds