Searched defs:currentLayout (Results 1 – 5 of 5) sorted by relevance
34 VkImageLayout currentLayout = this->currentLayout(); in setImageLayout() local
53 VkImageLayout currentLayout() const { return fInfo.fImageLayout; } in currentLayout() function
240 …const VkImageLayout currentLayout = (tessLevelCaseNdx == 0 ? VK_IMAGE_LAYOUT_UNDEFINED : VK_IMAGE_… in runTest() local
418 …const VkImageLayout currentLayout = (caseNdx == 0 ? VK_IMAGE_LAYOUT_UNDEFINED : VK_IMAGE_LAYOUT_TR… in iterate() local
536 …const VkImageLayout currentLayout = (pipelineNdx == 0 ? VK_IMAGE_LAYOUT_UNDEFINED : VK_IMAGE_LAYOU… in iterate() local