Searched refs:util_format_is_depth_or_stencil (Results 1 – 25 of 77) sorted by relevance
1234
67 if (util_format_is_depth_or_stencil(info->src.format) && in resolve_supported()188 if (util_format_is_depth_or_stencil(info->src.format) && !(info->mask & PIPE_MASK_ZS)) { in direct_copy_supported()192 if (!util_format_is_depth_or_stencil(info->src.format)) { in direct_copy_supported()203 (!util_format_is_depth_or_stencil(info->src.format) || in direct_copy_supported()335 (!util_format_is_depth_or_stencil(dst->base.format) && in copy_subregion_no_barriers()336 !util_format_is_depth_or_stencil(src->base.format) && in copy_subregion_no_barriers()354 (!util_format_is_depth_or_stencil(dst->base.format) && in copy_subregion_no_barriers()355 !util_format_is_depth_or_stencil(src->base.format))) && in copy_subregion_no_barriers()490 …templ.bind = util_format_is_depth_or_stencil(templ.format) ? PIPE_BIND_DEPTH_STENCIL : PIPE_BIND_R… in create_staging_resource()579 if (!util_format_is_depth_or_stencil(info->src.format) || in resolve_stencil_supported()[all …]
307 return util_format_is_depth_or_stencil(fmt) ? in d3d12_get_format_num_planes()
352 if (util_format_is_depth_or_stencil(tex->b.format) && in r300_setup_hyperz_properties()428 util_format_is_depth_or_stencil(tex->b.format)) { in r300_setup_cmask_properties()472 boolean is_zb = util_format_is_depth_or_stencil(format); in r300_setup_tiling()584 !util_format_is_depth_or_stencil(tex->b.format) && in r300_texture_desc_init()
581 if (!util_format_is_depth_or_stencil(format) && in r300_is_format_supported()590 if (!util_format_is_depth_or_stencil(format) && in r300_is_format_supported()
999 if (util_format_is_depth_or_stencil(surf->base.format)) { in r300_texture_setup_fb_state()1113 util_format_is_depth_or_stencil(base->format) ? "depth" : "color"); in r300_texture_create_object()1177 if (util_format_is_depth_or_stencil(base->format) && in r300_texture_from_handle()
658 if (util_format_is_depth_or_stencil(format)) { in r300_get_border_color()860 if (util_format_is_depth_or_stencil(view->base.format)) { in r300_merge_textures_and_samplers()
406 if (!util_format_is_depth_or_stencil(info->src.resource->format) && in crocus_blit()411 if (util_format_is_depth_or_stencil(info->src.resource->format)) { in crocus_blit()503 if (util_format_is_depth_or_stencil(info->src.format) || in crocus_blit()575 if (devinfo->ver <= 6 && util_format_is_depth_or_stencil(dst_pfmt)) in crocus_blit()813 if (devinfo->ver < 6 && util_format_is_depth_or_stencil(p_dst->format)) { in crocus_resource_copy_region()
728 if (util_format_is_depth_or_stencil(p_res->format)) { in crocus_clear_texture()836 assert(util_format_is_depth_or_stencil(psurf->texture->format)); in crocus_clear_depth_stencil()
168 if (util_format_is_depth_or_stencil(format)) in get_image_format_properties()184 util_format_is_depth_or_stencil(format)) in get_image_format_properties()
66 boolean is_zs = util_format_is_depth_or_stencil(format); in util_gen_mipmap()
371 if (util_format_is_depth_or_stencil(format)) in pipe_put_tile_rgba()
44 !util_format_is_depth_or_stencil(info->src.resource->format) && in sp_blit()
89 return (util_format_is_depth_or_stencil(info->src.format) || in nv50_blit_get_filter()
191 if (util_format_is_depth_or_stencil(surf_tmpl->format)) { in llvmpipe_create_surface()415 if (util_format_is_depth_or_stencil(tex->format)) { in llvmpipe_clear_texture()
335 if (util_format_is_depth_or_stencil(surf_tmpl->format)) { in svga_create_surface_view()606 if (util_format_is_depth_or_stencil(s->base.format)) { in svga_validate_surface_view()687 if (util_format_is_depth_or_stencil(s->base.format)) { in svga_surface_destroy()
294 if (util_format_is_depth_or_stencil(surface->format)) { in svga_clear_texture()
124 if (layout->ubwc || util_format_is_depth_or_stencil(format)) in fdl6_layout()
28 util_format_is_depth_or_stencil(info->dst.format) || in blit_resolve()128 if (util_format_is_depth_or_stencil(info->dst.format) && in blit_native()
227 return !util_format_is_depth_or_stencil(resource->format) && in needs_resolve()
722 if (util_format_is_depth_or_stencil(p_res->format)) { in iris_clear_texture()825 assert(util_format_is_depth_or_stencil(psurf->texture->format)); in iris_clear_depth_stencil()
142 if (util_format_is_depth_or_stencil(texture->format)) { in write_texture_border_color()
193 bool is_zs = util_format_is_depth_or_stencil(lvp_vk_format_to_pipe_format(att->format)); in lvp_CreateRenderPass2()
66 bool is_ds = util_format_is_depth_or_stencil(template.format); in lvp_image_create()
145 util_format_is_depth_or_stencil(pformat)); in nvc0_2d_texture_set()935 if (util_format_is_depth_or_stencil(format)) in nvc0_blit_set_dst()1267 util_format_is_depth_or_stencil(info->dst.format)); in nvc0_blit_3d()1272 serialize = util_format_is_depth_or_stencil(info->dst.format); in nvc0_blit_3d()1619 if (util_format_is_depth_or_stencil(info->dst.resource->format)) { in nvc0_blit()
207 if (util_format_is_depth_or_stencil(format)) { in st_pipe_format_to_base_format()