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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_buffer.c339 nouveau_buffer_should_discard(struct nv04_resource *buf, unsigned usage) function in typeref:typename:bool
443 if (nouveau_buffer_should_discard(buf, usage)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_buffer.c357 nouveau_buffer_should_discard(struct nv04_resource *buf, unsigned usage) function in typeref:typename:bool
465 if (nouveau_buffer_should_discard(buf, usage)) {

Completed in 5 milliseconds