Home
last modified time | relevance | path

Searched defs:BindImageMemory (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/vulkan/libvulkan/
Dapi_gen.h70 PFN_vkBindImageMemory BindImageMemory; member
Dapi_gen.cpp751 VKAPI_ATTR VkResult BindImageMemory(VkDevice device, VkImage image, VkDeviceMemory memory, VkDevice… in BindImageMemory() function
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp1181 VkResult BindImageMemory(VkDevice device, VkImage image, VkDeviceMemory mem, VkDeviceSize memOffset… in BindImageMemory() function