Searched defs:stencil_layout (Results 1 – 5 of 5) sorted by relevance
534 const VkAttachmentDescriptionStencilLayoutKHR *stencil_layout = in radv_CreateRenderPass2() local
4968 VkImageLayout stencil_layout = state->pass->attachments[a].stencil_final_layout; in radv_cmd_buffer_end_subpass() local
2263 VkImageLayout stencil_layout; member
4347 VkImageLayout stencil_layout; member
37473 pub stencil_layout: ImageLayout, field37511 pub fn stencil_layout(mut self, stencil_layout: ImageLayout) -> Self { in stencil_layout() method