Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkBuffer.cpp68 void Buffer::bind(VkDeviceMemory pDeviceMemory, VkDeviceSize pMemoryOffset) in bind()
DVkImage.cpp57 void Image::bind(VkDeviceMemory pDeviceMemory, VkDeviceSize pMemoryOffset) in bind()