Searched defs:checked_last_layer (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_blit.c | 133 unsigned layer, sample, checked_last_layer, max_layer; in si_blit_dbcb_copy() local 205 unsigned layer, max_layer, checked_last_layer; in si_blit_decompress_zs_planes_in_place() local 449 unsigned layer, checked_last_layer, max_layer; in si_blit_decompress_color() local
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_blit.c | 121 unsigned layer, level, sample, checked_last_layer, max_layer, max_sample; in r600_blit_decompress_depth() local 214 unsigned layer, max_layer, checked_last_layer, level; in r600_blit_decompress_depth_in_place() local 341 unsigned layer, level, checked_last_layer, max_layer; in r600_blit_decompress_color() local
|
Completed in 5 milliseconds