Home
last modified time | relevance | path

Searched refs:anv_surface (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
Danv_private.h3503 struct anv_surface { struct
3509 anv_surface_is_valid(const struct anv_surface *surface) in anv_surface_is_valid() argument
3570 struct anv_surface primary_surface;
3577 struct anv_surface shadow_surface;
3586 struct anv_surface aux_surface;
3795 const struct anv_surface *anv_surf = &image->planes[plane].primary_surface; in anv_can_sample_mcs_with_clear()
Danv_image.c311 struct anv_surface *surf, in add_surface()
936 struct anv_surface *anv_surf = &image->planes[plane].primary_surface; in add_primary_surface()
986 const struct anv_surface *test_surface;
2002 const struct anv_surface *surface; in anv_GetImageSubresourceLayout()
2478 const struct anv_surface *surface = &image->planes[plane].primary_surface, in anv_image_fill_surface_state()
Danv_blorp.c222 const struct anv_surface *surface = &image->planes[plane].primary_surface; in get_blorp_surf_for_anv_image()
236 const struct anv_surface *aux_surface = &image->planes[plane].aux_surface; in get_blorp_surf_for_anv_image()
283 const struct anv_surface *surface = &image->planes[plane].shadow_surface; in get_blorp_surf_for_anv_shadow_image()
DgenX_cmd_buffer.c532 const struct anv_surface *surface = &image->planes[plane].primary_surface; in anv_image_init_aux_tt()
6329 const struct anv_surface *depth_surface = in cmd_buffer_emit_depth_stencil()
6347 const struct anv_surface *hiz_surface = in cmd_buffer_emit_depth_stencil()
6369 const struct anv_surface *stencil_surface = in cmd_buffer_emit_depth_stencil()