Searched refs:svga_have_gb_dma (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_context.h709 svga_have_gb_dma(const struct svga_context *svga) function in typeref:typename:boolean
H A Dsvga_resource_texture.c532 !svga_have_gb_dma(svga);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_context.h795 svga_have_gb_dma(const struct svga_context *svga) function in typeref:typename:boolean
H A Dsvga_resource_texture.c503 (!svga_have_gb_dma(svga) || (usage & PIPE_MAP_WRITE));

Completed in 10 milliseconds