Home
last modified time | relevance | path

Searched refs:add_surface (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
H A Danv_image.c309 add_surface(struct anv_device *device, in add_surface() function
698 * @param offset See add_surface()
781 result = add_surface(device, image, &image->planes[plane].aux_surface, in add_aux_surface_if_supported()
855 result = add_surface(device, image, &image->planes[plane].aux_surface, in add_aux_surface_if_supported()
872 result = add_surface(device, image, &image->planes[plane].aux_surface, in add_aux_surface_if_supported()
915 return add_surface(device, image, &image->planes[plane].shadow_surface, in add_shadow_surface()
924 * @param offset See add_surface()
962 return add_surface(device, image, anv_surf, in add_primary_surface()
1286 * Most validation of plane layout occurs in add_surface(). in add_all_surfaces_explicit_layout()

Completed in 4 milliseconds