Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_image.h198 struct vk_image_view { struct
212 * - If vk_image_view::aspects contains both depth and stencil, this will
266 * vk_image_view::aspects is always a subset of vk_image::aspects.
284 VK_DEFINE_NONDISP_HANDLE_CASTS(vk_image_view, base, VkImageView,
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()
H A Dvk_command_buffer.h39 struct vk_image_view;
49 struct vk_image_view *image_view;
H A 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()
H A 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/
H A Dtu_image.h47 struct vk_image_view vk;
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_private.h253 struct vk_image_view vk;
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_private.h350 struct vk_image_view vk;
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_private.h934 struct vk_image_view vk;
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_private.h961 struct vk_image_view vk;
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_private.h626 struct vk_image_view vk;
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_private.h2678 struct vk_image_view vk;
/third_party/mesa3d/src/intel/vulkan/
H A Danv_private.h3931 struct vk_image_view vk;

Completed in 36 milliseconds