Searched refs:r600_can_invalidate_texture (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_texture.c1261 static bool r600_can_invalidate_texture(struct r600_common_screen *rscreen, function in typeref:typename:bool
1327 r600_can_invalidate_texture(rctx->screen, rtex,
1356 if (r600_can_invalidate_texture(rctx->screen, rtex,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_texture.c1250 static bool r600_can_invalidate_texture(struct r600_common_screen *rscreen, function in typeref:typename:bool
1316 r600_can_invalidate_texture(rctx->screen, rtex,
1345 if (r600_can_invalidate_texture(rctx->screen, rtex,

Completed in 6 milliseconds