Home
last modified time | relevance | path

Searched refs:crocus_get_depth_stencil_resources (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_blit.c350 crocus_get_depth_stencil_resources(devinfo, p_res, &junk, &s_res); in crocus_resource_for_aspect()
799 crocus_get_depth_stencil_resources(devinfo, p_src, &junk, &s_src_res); in crocus_resource_copy_region()
800 crocus_get_depth_stencil_resources(devinfo, p_dst, &junk, &s_dst_res); in crocus_resource_copy_region()
Dcrocus_resolve.c121crocus_get_depth_stencil_resources(&batch->screen->devinfo, isv->base.texture, &zres, &sres); in resolve_sampler_views()
234 crocus_get_depth_stencil_resources(devinfo, zs_surf->texture, &z_res, &s_res); in crocus_predraw_resolve_framebuffer()
331 crocus_get_depth_stencil_resources(devinfo, zs_surf->texture, &z_res, &s_res); in crocus_postdraw_update_resolve_tracking()
Dcrocus_resource.h323 crocus_get_depth_stencil_resources(const struct intel_device_info *devinfo, in crocus_get_depth_stencil_resources() function
Dcrocus_clear.c569 crocus_get_depth_stencil_resources(&batch->screen->devinfo, p_res, &z_res, &stencil_res); in clear_depth_stencil()
Dcrocus_state.c1867 crocus_get_depth_stencil_resources(devinfo, in want_pma_fix()
2693 crocus_get_depth_stencil_resources(devinfo, tex, &zres, &sres); in crocus_create_sampler_view()
3460 crocus_get_depth_stencil_resources(devinfo, cso->zsbuf->texture, &zres, in crocus_set_framebuffer_state()
7127 crocus_get_depth_stencil_resources(&batch->screen->devinfo,
7462crocus_get_depth_stencil_resources(&batch->screen->devinfo, cso->zsbuf->texture, &zres, &sres);