Home
last modified time | relevance | path

Searched defs:canBindToMemory (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkBuffer.cpp97 bool Buffer::canBindToMemory(DeviceMemory *pDeviceMemory) const in canBindToMemory() function in vk::Buffer
H A DVkImage.cpp304 bool Image::canBindToMemory(DeviceMemory *pDeviceMemory) const in canBindToMemory() function in vk::Image