Home
last modified time | relevance | path

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

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