Searched defs:uses_depth (Results 1 – 1 of 1) sorted by relevance
54 …itches(const unsigned pitch, const unsigned slice_pitch, const unsigned bpp, const bool uses_depth) in radv_sdma_check_pitches()465 const bool uses_depth = linear_off.z != 0 || tiled_off.z != 0 || ext.depth != 1; in radv_sdma_emit_copy_tiled_sub_window() local590 const bool uses_depth = img->offset.z != 0 || ext.depth != 1; in radv_sdma_use_unaligned_buffer_image_copy() local