Searched defs:currentLayout (Results 1 – 10 of 10) sorted by relevance
128 VkImageLayout currentLayout() const { return fMutableState->getImageLayout(); } in currentLayout() function
387 VkImageLayout currentLayout = this->currentLayout(); in setImageLayoutAndQueueIndex() local
244 …const VkImageLayout currentLayout = (tessLevelCaseNdx == 0 ? VK_IMAGE_LAYOUT_UNDEFINED : VK_IMAGE_… in runTest() local
496 …const VkImageLayout currentLayout = (caseNdx == 0 ? VK_IMAGE_LAYOUT_UNDEFINED : VK_IMAGE_LAYOUT_TR… in iterate() local
554 …const VkImageLayout currentLayout = (pipelineNdx == 0 ? VK_IMAGE_LAYOUT_UNDEFINED : VK_IMAGE_LAYOU… in iterate() local
273 vk::VkImageLayout currentLayout) in readDepthAttachment()351 vk::VkImageLayout currentLayout) in readStencilAttachment()
1032 …const VkImageLayout currentLayout = (stencilOnly ? VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OP… in iterate() local
745 VkImageLayout currentLayout = VK_IMAGE_LAYOUT_UNDEFINED; in iterate() local
5056 ImageLayout currentLayout, in acquireFromExternal()
6131 const auto currentLayout = m_params.src.image.operationLayout; in checkIntermediateCopy() local