Home
last modified time | relevance | path

Searched refs:box_fits (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_blit.cpp155 box_fits(const struct pipe_box *box, const struct pipe_resource *res, int level) in box_fits() function
211 if (!box_fits(&info->dst.box, info->dst.resource, info->dst.level)) { in direct_copy_supported()
214 if (!box_fits(&info->src.box, info->src.resource, info->src.level)) { in direct_copy_supported()

Completed in 3 milliseconds