Searched defs:currentLayout (Results 1 – 14 of 14) sorted by relevance
218 VkImageLayout currentLayout = this->currentLayout(); in setImageLayoutAndQueueIndex() local348 VkImageLayout VulkanTexture::currentLayout() const { in currentLayout() function in skgpu::graphite::VulkanTexture
140 VkImageLayout currentLayout() const { in currentLayout() function
406 VkImageLayout currentLayout = this->currentLayout(); in setImageLayoutAndQueueIndex() local
506 const VkImageLayout currentLayout = in iterate() local
604 const VkImageLayout currentLayout = in iterate() local
294 const VkImageLayout currentLayout = in runTest() local
303 … const tcu::UVec2 &renderSize, vk::VkImageLayout currentLayout) in readDepthAttachment()381 … const tcu::UVec2 &renderSize, vk::VkImageLayout currentLayout) in readStencilAttachment()
1204 const VkImageLayout currentLayout = in iterate() local
221 … const tcu::UVec2 &renderSize, vk::VkImageLayout currentLayout) in readDepthAttachment()
468 … const tcu::UVec2 &renderSize, vk::VkImageLayout currentLayout) in readDepthAttachment()547 … const tcu::UVec2 &renderSize, vk::VkImageLayout currentLayout) in readStencilAttachment()
852 VkImageLayout currentLayout = VK_IMAGE_LAYOUT_UNDEFINED; in iterate() local
973 VkImageLayout currentLayout = VK_IMAGE_LAYOUT_UNDEFINED; in iterate() local
7756 ImageLayout currentLayout, in acquireFromExternal()
7195 const auto currentLayout = m_params.src.image.operationLayout; in checkIntermediateCopy() local