Home
last modified time | relevance | path

Searched refs:AllocateImageMemory (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_utils.h401 angle::Result AllocateImageMemory(Context *context,
Dvk_utils.cpp556 angle::Result AllocateImageMemory(Context *context, in AllocateImageMemory() function
Dvk_helpers.cpp4331 ANGLE_TRY(AllocateImageMemory(context, flags, &flags, nullptr, &mImage, &mDeviceMemory, &size)); in initMemory()