Searched defs:ldepth (Results 1 – 2 of 2) sorted by relevance
143 unsigned ldepth = res->target == PIPE_TEXTURE_3D ? u_minify(res->depth0, level) : in box_fits() local
8332 int ldepth = u_minify(res->base.depth0, info->level); in check_transfer_bounds() local