Searched refs:vk_attachment_view_state (Results 1 – 2 of 2) sorted by relevance
48 struct vk_attachment_view_state { struct61 struct vk_attachment_view_state views[MESA_VK_MAX_MULTIVIEW_VIEW_COUNT]; argument
1369 struct vk_attachment_view_state *att_view_state = &att_state->views[view]; in can_use_attachment_initial_layout()1410 struct vk_attachment_view_state *att_view_state = &att_state->views[view]; in set_attachment_layout()1459 struct vk_attachment_view_state *att_view_state = &att_state->views[view]; in transition_attachment()2354 att_state->views[v] = (struct vk_attachment_view_state) { in vk_common_CmdBeginRenderPass2()