Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DContextVk.h550 void finalizeImageLayout(const vk::ImageHelper *image) in finalizeImageLayout() function
Dvk_helpers.cpp1575 void CommandBufferHelper::finalizeImageLayout(Context *context, const ImageHelper *image) in finalizeImageLayout() function in rx::vk::CommandBufferHelper