Home
last modified time | relevance | path

Searched refs:ensureImageCopyResourcesInitialized (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DUtilsVk.h502 angle::Result ensureImageCopyResourcesInitialized(ContextVk *contextVk);
DUtilsVk.cpp1283 angle::Result UtilsVk::ensureImageCopyResourcesInitialized(ContextVk *contextVk) in ensureImageCopyResourcesInitialized() function in rx::UtilsVk
2622 ANGLE_TRY(ensureImageCopyResourcesInitialized(contextVk)); in copyImage()