Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_blit.h196 nv50_2d_dst_format_faithful(enum pipe_format format) in nv50_2d_dst_format_faithful() function
Dnv50_surface.c255 nv50_2d_dst_format_faithful(dst->format))); in nv50_resource_copy_region()
1689 if (!nv50_2d_dst_format_faithful(info->dst.format) || in nv50_blit()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_surface.c257 assert(nv50_2d_dst_format_faithful(dst->format)); in nvc0_resource_copy_region()
1597 if (!nv50_2d_dst_format_faithful(info->dst.format)) { in nvc0_blit()