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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_resource_texture.c105 get_pot_stride(enum pipe_format format, unsigned width) function in typeref:typename:unsigned
219 tex->stride = get_pot_stride(pt->format, pt->width0);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_resource_texture.c94 get_pot_stride(enum pipe_format format, unsigned width) function in typeref:typename:unsigned
202 tex->stride = get_pot_stride(pt->format, pt->width0);

Completed in 4 milliseconds