Home
last modified time | relevance | path

Searched defs:fb_too_small (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_clear.c722 bool fb_too_small = num_pixels * num_layers <= 512 * 512; in si_fast_clear() local
912 bool fb_too_small = num_pixels * zs_num_layers <= 512 * 512; in si_fast_clear() local

Completed in 3 milliseconds