Home
last modified time | relevance | path

Searched defs:currentLayout (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/vk/
DGrVkImage.cpp34 VkImageLayout currentLayout = this->currentLayout(); in setImageLayout() local
DGrVkImage.h53 VkImageLayout currentLayout() const { return fInfo.fImageLayout; } in currentLayout() function
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationMiscDrawTests.cpp240 …const VkImageLayout currentLayout = (tessLevelCaseNdx == 0 ? VK_IMAGE_LAYOUT_UNDEFINED : VK_IMAGE_… in runTest() local
DvktTessellationWindingTests.cpp418 …const VkImageLayout currentLayout = (caseNdx == 0 ? VK_IMAGE_LAYOUT_UNDEFINED : VK_IMAGE_LAYOUT_TR… in iterate() local
DvktTessellationGeometryPassthroughTests.cpp536 …const VkImageLayout currentLayout = (pipelineNdx == 0 ? VK_IMAGE_LAYOUT_UNDEFINED : VK_IMAGE_LAYOU… in iterate() local