Searched refs:nv50_2d_format_supported (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_blit.h217 nv50_2d_format_supported(enum pipe_format format) function in typeref:typename:bool
H A Dnv50_surface.c1715 eng3d = !nv50_2d_format_supported(info->src.format);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_blit.h217 nv50_2d_format_supported(enum pipe_format format) function in typeref:typename:bool
H A Dnv50_surface.c1750 eng3d = !nv50_2d_format_supported(info->src.format);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_surface.c62 if (nv50_2d_format_supported(format))
1629 eng3d = !nv50_2d_format_supported(info->src.format);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_surface.c64 if (nv50_2d_format_supported(format))
1661 eng3d = !nv50_2d_format_supported(info->src.format);

Completed in 15 milliseconds