Searched refs:CORE_IMAGE_LAYOUT_PRESENT_SRC (Results 1 – 3 of 3) sorted by relevance
182 CORE_IMAGE_LAYOUT_PRESENT_SRC = 1000001002, enumerator
276 if (pi.imageLayout != ImageLayout::CORE_IMAGE_LAYOUT_PRESENT_SRC) { in AcquirePresentationInfo()305 … PLUGIN_ASSERT(presRef.imageLayout == ImageLayout::CORE_IMAGE_LAYOUT_PRESENT_SRC); in Present()2601 PLUGIN_ASSERT(presRef.imageLayout != ImageLayout::CORE_IMAGE_LAYOUT_PRESENT_SRC); in RenderPresentationLayout()2648 presRef.imageLayout = ImageLayout::CORE_IMAGE_LAYOUT_PRESENT_SRC; in RenderPresentationLayout()
792 … ref.resource.handle, ImageLayout::CORE_IMAGE_LAYOUT_PRESENT_SRC, beginRenderPass, ref); in StoreFinalImageState()