Searched defs:active_subpass (Results 1 – 1 of 1) sorted by relevance
7684 VkFramebuffer framebuffer, uint32_t active_subpass, in ValidateImageBarrierImage()7769 … uint32_t active_subpass, const safe_VkSubpassDescription2KHR &sub_desc, in ValidateRenderPassImageBarriers()7837 const auto active_subpass = cb_state->activeSubpass; in ValidateRenderPassPipelineBarriers() local