Lines Matching defs:stencil_layout
219 uint32_t stencil_layout = vk_format_has_stencil(att[a].format) ?
225 stencil_initial_layout != stencil_layout) &&
244 uint32_t stencil_layout = vk_att_ref_stencil_layout(subpass->pDepthStencilAttachment, att);
248 stencil_initial_layout != stencil_layout) &&
273 uint32_t stencil_layout = vk_att_ref_stencil_layout(ds_resolve->pDepthStencilResolveAttachment, att);
277 stencil_initial_layout != stencil_layout) &&
311 uint32_t stencil_layout = vk_format_has_stencil(att[a].format) ?
317 stencil_final_layout != stencil_layout) &&
336 uint32_t stencil_layout = vk_att_ref_stencil_layout(subpass->pDepthStencilAttachment, att);
340 stencil_final_layout != stencil_layout) &&
365 uint32_t stencil_layout = vk_att_ref_stencil_layout(ds_resolve->pDepthStencilResolveAttachment, att);
369 stencil_final_layout != stencil_layout) &&