Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv04_surface.c316 typedef unsigned (*get_offset_t)(struct nouveau_surface *s, typedef
369 get_offset_t get_dst = (dst->layout == SWIZZLED ? in nv04_surface_copy_cpu()
371 get_offset_t get_src = (src->layout == SWIZZLED ? in nv04_surface_copy_cpu()