Home
last modified time | relevance | path

Searched defs:aux_surface (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
Danv_image.c2479 *aux_surface = &image->planes[plane].aux_surface; in anv_image_fill_surface_state() local
Danv_blorp.c236 const struct anv_surface *aux_surface = &image->planes[plane].aux_surface; in get_blorp_surf_for_anv_image() local
Danv_private.h3586 struct anv_surface aux_surface; member