Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DContextVk.h600 void finalizeImageLayout(const vk::ImageHelper *image, UniqueSerial imageSiblingSerial) in finalizeImageLayout() function
H A Dvk_helpers.cpp2775 void RenderPassCommandBufferHelper::finalizeImageLayout(Context *context, in finalizeImageLayout() function in rx::vk::RenderPassCommandBufferHelper