Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_blit.h217 nv50_2d_format_supported(enum pipe_format format) in nv50_2d_format_supported() function
Dnv50_surface.c1711 eng3d = !nv50_2d_format_supported(info->src.format); in nv50_blit()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_surface.c64 if (nv50_2d_format_supported(format)) in nvc0_2d_format()
1625 eng3d = !nv50_2d_format_supported(info->src.format); in nvc0_blit()