Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_surface.c42 nvc0_2d_format_faithful(enum pipe_format format) in nvc0_2d_format_faithful() function
57 if (nvc0_2d_format_faithful(format)) in nvc0_2d_format()
253 assert(nvc0_2d_format_faithful(src->format)); in nvc0_resource_copy_region()
254 assert(nvc0_2d_format_faithful(dst->format)); in nvc0_resource_copy_region()