Home
last modified time | relevance | path

Searched refs:get_pot_stride (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/i915/
Di915_resource_texture.c105 get_pot_stride(enum pipe_format format, unsigned width) in get_pot_stride() function
219 tex->stride = get_pot_stride(pt->format, pt->width0); in i9x5_scanout_layout()