Searched refs:util_format_is_depth_or_stencil (Results 1 – 25 of 52) sorted by relevance
123
75 !util_format_is_depth_or_stencil(info.src.resource->format) && in lp_blit()136 if (util_format_is_depth_or_stencil(surf_tmpl->format)) { in llvmpipe_create_surface()
352 if (util_format_is_depth_or_stencil(tex->b.b.format) && in r300_setup_hyperz_properties()428 util_format_is_depth_or_stencil(tex->b.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.b.format) && in r300_texture_desc_init()
630 if (!util_format_is_depth_or_stencil(format) && in r300_is_format_supported()639 if (!util_format_is_depth_or_stencil(format) && in r300_is_format_supported()
996 if (util_format_is_depth_or_stencil(surf->base.format)) { in r300_texture_setup_fb_state()1127 util_format_is_depth_or_stencil(base->format) ? "depth" : "color"); in r300_texture_create_object()1192 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()
66 boolean is_zs = util_format_is_depth_or_stencil(format); in util_gen_mipmap()
59 (util_format_is_depth_or_stencil(format) ? in util_create_texture2d()
533 util_format_is_depth_or_stencil(enum pipe_format format) in util_format_is_depth_or_stencil() function
44 !util_format_is_depth_or_stencil(info->src.resource->format) && in sp_blit()
208 boolean zs = util_format_is_depth_or_stencil(tc->format); in sp_find_cached_tile_tex()
219 tc->depth_stencil = util_format_is_depth_or_stencil(ps->format); in sp_tile_cache_set_surface()
88 return util_format_is_depth_or_stencil(info->src.format) ? 0 : 1; in nv50_blit_get_filter()
245 if (util_format_is_depth_or_stencil(pt->format)) in nv50_miptree_init_layout_linear()
302 if (util_format_is_depth_or_stencil(surf_tmpl->format)) { in svga_create_surface_view()557 if (util_format_is_depth_or_stencil(s->base.format)) { in svga_validate_surface_view()642 if (util_format_is_depth_or_stencil(s->base.format)) { in svga_surface_destroy()
300 if (util_format_is_depth_or_stencil(surface->format)) { in svga_clear_texture()
112 if (util_format_is_depth_or_stencil(format)) { in st_pipe_format_to_base_format()
281 if (util_format_is_depth_or_stencil(dst_format)) in blit_to_staging()
206 if (util_format_is_depth_or_stencil(format)) { in st_renderbuffer_alloc_storage()
60 if (util_format_is_depth_or_stencil(info->dst.resource->format))
75 if (util_format_is_depth_or_stencil(texture->format)) {
59 if (util_format_is_depth_or_stencil(info->dst.resource->format)) in vc4_tile_blit()
141 if (util_format_is_depth_or_stencil(texture->format)) { in write_texture_border_color()
271 !util_format_is_depth_or_stencil(pt->format) && in nvc0_miptree_create()
344 util_format_is_depth_or_stencil(enum pipe_format format) in util_format_is_depth_or_stencil() function
341 if (util_format_is_depth_or_stencil(table[i].format)) { in vrend_add_formats()