Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DUtilsVk.h507 angle::Result ensureGenerateMipmapResourcesInitialized(ContextVk *contextVk);
DUtilsVk.cpp1366 angle::Result UtilsVk::ensureGenerateMipmapResourcesInitialized(ContextVk *contextVk) in ensureGenerateMipmapResourcesInitialized() function in rx::UtilsVk
3037 ANGLE_TRY(ensureGenerateMipmapResourcesInitialized(contextVk)); in generateMipmap()