Home
last modified time | relevance | path

Searched refs:vk_image_view (Results 1 – 15 of 15) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
Dvk_image.h198 struct vk_image_view { struct
284 VK_DEFINE_NONDISP_HANDLE_CASTS(vk_image_view, base, VkImageView, argument
288 struct vk_image_view *image_view,
291 void vk_image_view_finish(struct vk_image_view *image_view);
300 struct vk_image_view *image_view);
303 vk_image_view_subresource_range(const struct vk_image_view *view) in vk_image_view_subresource_range()
Dvk_command_buffer.h39 struct vk_image_view;
49 struct vk_image_view *image_view;
Dvk_image.c327 struct vk_image_view *image_view, in vk_image_view_init()
509 vk_image_view_finish(struct vk_image_view *image_view) in vk_image_view_finish()
521 struct vk_image_view *image_view = in vk_image_view_create()
535 struct vk_image_view *image_view) in vk_image_view_destroy()
Dvk_render_pass.c967 VK_FROM_HANDLE(vk_image_view, iview, fb->attachments[sp_att->attachment]); in vk_get_command_buffer_inheritance_as_rendering_resume()
1219 transition_image_range(const struct vk_image_view *image_view, in transition_image_range()
1294 const struct vk_image_view *image_view = att_state->image_view; in can_use_attachment_initial_layout()
1402 const struct vk_image_view *image_view = att_state->image_view; in transition_attachment()
2214 VK_FROM_HANDLE(vk_image_view, image_view, image_views[a]); in vk_common_CmdBeginRenderPass2()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_image.h47 struct vk_image_view vk;
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_private.h253 struct vk_image_view vk;
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_private.h350 struct vk_image_view vk;
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_private.h961 struct vk_image_view vk;
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_private.h934 struct vk_image_view vk;
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_private.h626 struct vk_image_view vk;
/third_party/mesa3d/src/amd/vulkan/
Dradv_private.h2678 struct vk_image_view vk;
/third_party/mesa3d/docs/relnotes/
D22.1.0.rst1663 - vulkan: Rename vk_image_view::format to view_format
1664 - vulkan: Add back vk_image_view::format
1665 - anv: use vk_image_view::format for creating dynamic renderpasses
1691 - panvk: Make panvk_image_view derive from vk_image_view
1759 - lavapipe: Use vk_image_view
D21.3.0.rst1768 - v3dv: make v3dv_image_view derive from vk_image_view
1991 - vulkan: Add a vk_image_view struct
1992 - anv: Make anv_image_view derive from vk_image_view
D22.2.0.rst1369 - tu: Use common vk_image_view base struct
2813 - vulkan: Only be clever about vk_image_view::view_format for normal views
2819 - radv: Use vk_image_view as the base for radv_image_view
2839 - vulkan/runtime: Add min_lod to vk_image_view
/third_party/mesa3d/src/intel/vulkan/
Danv_private.h3931 struct vk_image_view vk;