Home
last modified time | relevance | path

Searched defs:bindInfoCount (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/native/vulkan/libvulkan/
H A Ddriver_gen.cpp77 VKAPI_ATTR VkResult checkedBindImageMemory2(VkDevice device, uint32_t bindInfoCount, const VkBindIm… in checkedBindImageMemory2()
86 VKAPI_ATTR VkResult checkedBindImageMemory2KHR(VkDevice device, uint32_t bindInfoCount, const VkBin… in checkedBindImageMemory2KHR()
H A Dswapchain.cpp1973 uint32_t bindInfoCount, in BindImageMemory2()
1990 uint32_t bindInfoCount, in BindImageMemory2KHR()
H A Dapi_gen.cpp946 VKAPI_ATTR VkResult QueueBindSparse(VkQueue queue, uint32_t bindInfoCount, const VkBindSparseInfo* … in QueueBindSparse()
1458 VKAPI_ATTR VkResult BindBufferMemory2(VkDevice device, uint32_t bindInfoCount, const VkBindBufferMe… in BindBufferMemory2()
1462 VKAPI_ATTR VkResult BindImageMemory2(VkDevice device, uint32_t bindInfoCount, const VkBindImageMemo… in BindImageMemory2()
1772 VKAPI_ATTR VkResult vkQueueBindSparse(VkQueue queue, uint32_t bindInfoCount, const VkBindSparseInfo… in vkQueueBindSparse()
2412 VKAPI_ATTR VkResult vkBindBufferMemory2(VkDevice device, uint32_t bindInfoCount, const VkBindBuffer… in vkBindBufferMemory2()
2417 VKAPI_ATTR VkResult vkBindImageMemory2(VkDevice device, uint32_t bindInfoCount, const VkBindImageMe… in vkBindImageMemory2()
/aosp12/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp1221 VkResult QueueBindSparse(VkQueue queue, uint32_t bindInfoCount, const VkBindSparseInfo* pBindInfo, … in QueueBindSparse()
1492 VkResult BindBufferMemory2(VkDevice device, uint32_t bindInfoCount, const VkBindBufferMemoryInfo* p… in BindBufferMemory2()
1496 VkResult BindImageMemory2(VkDevice device, uint32_t bindInfoCount, const VkBindImageMemoryInfo* pBi… in BindImageMemory2()