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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_resource_texture.h274 svga_is_texture_dirty(const struct svga_texture *tex, function in typeref:typename:boolean
H A Dsvga_resource_texture.c428 if (svga_is_texture_dirty(tex, st->slice, level)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_resource_texture.h270 svga_is_texture_dirty(const struct svga_texture *tex, function in typeref:typename:boolean
H A Dsvga_resource_texture.c378 if (svga_is_texture_dirty(tex, st->slice, level)) {

Completed in 7 milliseconds