Searched refs:try_copy_region (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_pipe_blit.c | 466 try_copy_region(struct svga_context *svga, function in typeref:typename:bool 681 if (!try_copy_region(svga, ©_region_blit)) { 735 if (!try_copy_region(svga, ©_region_blit)) { 803 if (try_copy_region(svga, blit)) 869 if (try_copy_region(svga, &blit))
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_pipe_blit.c | 458 try_copy_region(struct svga_context *svga, function in typeref:typename:bool 675 if (!try_copy_region(svga, ©_region_blit)) { 729 if (!try_copy_region(svga, ©_region_blit)) { 797 if (try_copy_region(svga, blit)) 856 if (try_copy_region(svga, &blit))
|
Completed in 3 milliseconds