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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnv04_surface.c369 get_offset_t get_dst = (dst->layout == SWIZZLED ? local in function:nv04_surface_copy_cpu
383 memcpy(dp + get_dst(dst, dx + x, dy + y),
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnv04_surface.c365 get_offset_t get_dst = (dst->layout == SWIZZLED ? local in function:nv04_surface_copy_cpu
379 memcpy(dp + get_dst(dst, dx + x, dy + y),

Completed in 3 milliseconds