Searched refs:svga_need_to_rebind_resources (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_state_vs.c227 if (!svga_need_to_rebind_resources(svga)) {
H A Dsvga_context.c395 if (svga_need_to_rebind_resources(svga)) {
H A Dsvga_context.h727 svga_need_to_rebind_resources(const struct svga_context *svga) function in typeref:typename:boolean
H A Dsvga_state_fs.c379 if (!svga_need_to_rebind_resources(svga)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_state_vs.c238 if (!svga_need_to_rebind_resources(svga)) {
H A Dsvga_state_fs.c390 if (!svga_need_to_rebind_resources(svga)) {
H A Dsvga_context.c424 if (svga_need_to_rebind_resources(svga)) {
H A Dsvga_context.h819 svga_need_to_rebind_resources(const struct svga_context *svga) function in typeref:typename:boolean

Completed in 10 milliseconds