Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/mac/
DIOSurfaceSurfaceVkMac.mm117 ANGLE_TRY(mColorAttachment.initializeWithExternalMemory(
/external/angle/src/libANGLE/renderer/vulkan/
DSurfaceVk.h94 angle::Result initializeWithExternalMemory(DisplayVk *displayVk,
DSurfaceVk.cpp216 angle::Result OffscreenSurfaceVk::AttachmentImage::initializeWithExternalMemory( in initializeWithExternalMemory() function in rx::OffscreenSurfaceVk::AttachmentImage