Searched refs:anv_surface (Results 1 – 4 of 4) sorted by relevance
123 static struct anv_surface *131 add_surface(struct anv_image *image, struct anv_surface *surf, uint32_t plane) in add_surface()303 struct anv_surface *anv_surf = &image->planes[plane].surface; in make_surface()711 const struct anv_surface *surface = in anv_GetImageSubresourceLayout()904 const struct anv_surface *surface = &image->planes[plane].surface, in anv_image_fill_surface_state()1382 const struct anv_surface *
289 __builtin_types_compatible_p (__typeof (o), struct anv_surface*), \2353 struct anv_surface { struct2439 struct anv_surface surface;2446 struct anv_surface shadow_surface;2457 struct anv_surface aux_surface;2724 const struct anv_surface *
203 const struct anv_surface *surface = &image->planes[plane].surface; in get_blorp_surf_for_anv_image()214 const struct anv_surface *aux_surface = &image->planes[plane].aux_surface; in get_blorp_surf_for_anv_image()
2946 const struct anv_surface *surface = &image->planes[depth_plane].surface; in cmd_buffer_emit_depth_stencil()2977 const struct anv_surface *surface = &image->planes[stencil_plane].surface; in cmd_buffer_emit_depth_stencil()