Home
last modified time | relevance | path

Searched defs:stencil_layout (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_pass.c219 uint32_t stencil_layout = vk_format_has_stencil(att[a].format) ? in tu_render_pass_add_implicit_deps() local
244 uint32_t stencil_layout = vk_att_ref_stencil_layout(subpass->pDepthStencilAttachment, att); in tu_render_pass_add_implicit_deps() local
273 …uint32_t stencil_layout = vk_att_ref_stencil_layout(ds_resolve->pDepthStencilResolveAttachment, at… in tu_render_pass_add_implicit_deps() local
311 uint32_t stencil_layout = vk_format_has_stencil(att[a].format) ? in tu_render_pass_add_implicit_deps() local
336 uint32_t stencil_layout = vk_att_ref_stencil_layout(subpass->pDepthStencilAttachment, att); in tu_render_pass_add_implicit_deps() local
365 …uint32_t stencil_layout = vk_att_ref_stencil_layout(ds_resolve->pDepthStencilResolveAttachment, at… in tu_render_pass_add_implicit_deps() local
/third_party/mesa3d/src/vulkan/runtime/
Dvk_command_buffer.h44 VkImageLayout stencil_layout; member
Dvk_render_pass.c1334 VkImageLayout stencil_layout = VK_IMAGE_LAYOUT_MAX_ENUM; in can_use_attachment_initial_layout() local
1374 VkImageLayout stencil_layout) in set_attachment_layout()
1392 VkImageLayout stencil_layout, in transition_attachment()
1486 VkImageLayout layout, VkImageLayout stencil_layout) in load_attachment()
Dvk_render_pass.h111 VkImageLayout stencil_layout; member
/third_party/mesa3d/src/intel/vulkan/
DgenX_cmd_buffer.c6711 VkImageLayout stencil_layout = VK_IMAGE_LAYOUT_UNDEFINED; in genX() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c6510 VkImageLayout stencil_layout = state->pass->attachments[a].stencil_final_layout; in radv_cmd_buffer_end_subpass() local
Dradv_private.h2804 VkImageLayout stencil_layout; member