Home
last modified time | relevance | path

Searched refs:checkExternalMemoryHandleType (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDeviceMemory.hpp88 bool checkExternalMemoryHandleType(
DVkBuffer.cpp97 return pDeviceMemory->checkExternalMemoryHandleType(supportedExternalMemoryHandleTypes); in canBindToMemory()
DVkDeviceMemory.cpp297 bool DeviceMemory::checkExternalMemoryHandleType( in checkExternalMemoryHandleType() function in vk::DeviceMemory
DVkImage.cpp267 return pDeviceMemory->checkExternalMemoryHandleType(supportedExternalMemoryHandleTypes); in canBindToMemory()