Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_command_buffer.h42 struct vk_attachment_view_state { struct
55 struct vk_attachment_view_state views[MESA_VK_MAX_MULTIVIEW_VIEW_COUNT];
H A Dvk_render_pass.c1339 struct vk_attachment_view_state *att_view_state = &att_state->views[view]; in can_use_attachment_initial_layout()
1380 struct vk_attachment_view_state *att_view_state = &att_state->views[view]; in set_attachment_layout()
1429 struct vk_attachment_view_state *att_view_state = &att_state->views[view]; in transition_attachment()
2286 att_state->views[v] = (struct vk_attachment_view_state) { in vk_common_CmdBeginRenderPass2()

Completed in 4 milliseconds