Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/
Danv_image.c905 *aux_surface = &image->planes[plane].aux_surface; in anv_image_fill_surface_state() local
Danv_blorp.c214 const struct anv_surface *aux_surface = &image->planes[plane].aux_surface; in get_blorp_surf_for_anv_image() local
Danv_private.h2457 struct anv_surface aux_surface; member