Searched defs:fb_too_small (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ | ||
| H A D | si_clear.c | 598 bool fb_too_small = num_pixels * num_layers <= 512 * 512; local in function:si_fast_clear 772 bool fb_too_small = num_pixels * zs_num_layers <= 512 * 512; local in function:si_fast_clear |
Completed in 5 milliseconds