Home
last modified time | relevance | path

Searched defs:imageLayouts (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkDecoderInternalStructs.h435 std::unordered_map<VkImage, VkImageLayout> imageLayouts; member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp16290 } imageLayouts[] = {{VK_IMAGE_LAYOUT_GENERAL, "general"}, in addResolveImageWholeCopyDiffLayoutsBeforeResolvingTests() local