Searched refs:anv_image_view (Results 1 – 9 of 9) sorted by relevance
64 struct anv_image_view;253 __builtin_types_compatible_p (__typeof (o), struct anv_image_view*), \1227 struct anv_image_view *image_view;1909 const struct anv_image_view *2645 struct anv_image_view { struct2793 struct anv_image_view * attachments[0];2955 ANV_DEFINE_NONDISP_HANDLE_CASTS(anv_image_view, VkImageView);
183 const struct anv_image_view *image_view, in add_image_view_relocs()230 struct anv_image_view *iview = cmd_state->framebuffer->attachments[att]; in color_attachment_compute_aux_usage()876 struct anv_image_view *iview = framebuffer->attachments[i]; in genX()999 const struct anv_image_view * const iview = in genX()2923 const struct anv_image_view *iview = in cmd_buffer_emit_depth_stencil()3060 const struct anv_image_view * const iview = in cmd_buffer_subpass_transition_layouts()3131 const struct anv_image_view *iview = state->framebuffer->attachments[a]; in cmd_buffer_subpass_sync_fast_clear_values()
1178 struct anv_image_view *iview = fb->attachments[a]; in anv_cmd_buffer_clear_subpass()1247 const struct anv_image_view *iview = fb->attachments[ds]; in anv_cmd_buffer_clear_subpass()1551 struct anv_image_view *src_iview = fb->attachments[src_att]; in anv_cmd_buffer_resolve_subpass()1552 struct anv_image_view *dst_iview = fb->attachments[dst_att]; in anv_cmd_buffer_resolve_subpass()
422 struct anv_image_view *iview = fb->attachments[i]; in anv_dump_add_framebuffer()
856 const struct anv_image_view *865 const struct anv_image_view *iview = in anv_cmd_buffer_get_depth_stencil_view()
328 const struct anv_image_view *ds_iview = in want_stencil_pma_fix()
1082 struct anv_image_view *iview; in anv_CreateImageView()1254 ANV_FROM_HANDLE(anv_image_view, iview, _iview); in anv_DestroyImageView()
599 struct anv_image_view *image_view = NULL; in anv_descriptor_set_write_image_view()
2507 sizeof(struct anv_image_view *) * pCreateInfo->attachmentCount; in anv_CreateFramebuffer()