Searched defs:bindInfoCount (Results 1 – 7 of 7) sorted by relevance
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.cpp | 2425 VkDevice boxed_device, uint32_t bindInfoCount, in on_vkBindBufferMemory2() 2451 VkDevice boxed_device, uint32_t bindInfoCount, in on_vkBindBufferMemory2KHR() 2722 uint32_t bindInfoCount, const VkBindImageMemoryInfo* pBindInfos) in on_vkBindImageMemory2() 7181 VkQueue boxed_queue, uint32_t bindInfoCount, in on_vkQueueBindSparse() 9365 VkDevice device, uint32_t bindInfoCount, in on_vkBindBufferMemory2() 9372 VkDevice device, uint32_t bindInfoCount, in on_vkBindBufferMemory2KHR() 9403 VkDevice device, uint32_t bindInfoCount, in on_vkBindImageMemory2() 9410 VkDevice device, uint32_t bindInfoCount, in on_vkBindImageMemory2KHR() 10268 VkQueue queue, uint32_t bindInfoCount, in on_vkQueueBindSparseAsyncGOOGLE() 10338 VkQueue queue, uint32_t bindInfoCount, in on_vkQueueBindSparse()
|
D | VkDecoder.cpp | 2538 uint32_t bindInfoCount; in decode() local 8781 uint32_t bindInfoCount; in decode() local 8834 uint32_t bindInfoCount; in decode() local 15617 uint32_t bindInfoCount; in decode() local 15672 uint32_t bindInfoCount; in decode() local 21397 uint32_t bindInfoCount; in decode() local
|
D | VkDecoderSnapshot.cpp | 349 VkResult input_result, VkQueue queue, uint32_t bindInfoCount, in vkQueueBindSparse() 1708 VkResult input_result, VkDevice device, uint32_t bindInfoCount, in vkBindBufferMemory2() 1712 VkResult input_result, VkDevice device, uint32_t bindInfoCount, in vkBindImageMemory2() 2823 VkResult input_result, VkDevice device, uint32_t bindInfoCount, in vkBindBufferMemory2KHR() 2827 VkResult input_result, VkDevice device, uint32_t bindInfoCount, in vkBindImageMemory2KHR() 3868 VkQueue queue, uint32_t bindInfoCount, in vkQueueBindSparseAsyncGOOGLE() 4384 uint32_t bindInfoCount, const VkBindSparseInfo* pBindInfo, in vkQueueBindSparse() 5477 uint32_t bindInfoCount, in vkBindBufferMemory2() 5488 uint32_t bindInfoCount, in vkBindImageMemory2() 6633 VkDevice device, uint32_t bindInfoCount, in vkBindBufferMemory2KHR() [all …]
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_funcs.hpp | 1144 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Queue::bindSparse( uint32_t bindInfoCount, const VUL… in bindSparse() 4203 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::bindBufferMemory2( uint32_t bindInfoCount, c… in bindBufferMemory2() 4226 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::bindImageMemory2( uint32_t bindInfoCount, co… in bindImageMemory2() 12449 …NODISCARD VULKAN_HPP_INLINE Result Device::bindBufferMemory2KHR( uint32_t bindInfoCount, const VUL… in bindBufferMemory2KHR() 12472 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::bindImageMemory2KHR( uint32_t bindInfoCount,… in bindImageMemory2KHR() 12872 …KAN_HPP_INLINE Result Device::bindAccelerationStructureMemoryNV( uint32_t bindInfoCount, const VUL… in bindAccelerationStructureMemoryNV()
|
D | vulkan.hpp | 1217 …VkResult vkQueueBindSparse( VkQueue queue, uint32_t bindInfoCount, const VkBindSparseInfo * pBindI… in vkQueueBindSparse() 1843 …VkResult vkBindBufferMemory2( VkDevice device, uint32_t bindInfoCount, const VkBindBufferMemoryInf… in vkBindBufferMemory2() 1849 …VkResult vkBindImageMemory2( VkDevice device, uint32_t bindInfoCount, const VkBindImageMemoryInfo … in vkBindImageMemory2() 3607 …VkResult vkBindBufferMemory2KHR( VkDevice device, uint32_t bindInfoCount, const VkBindBufferMemory… in vkBindBufferMemory2KHR() 3613 …VkResult vkBindImageMemory2KHR( VkDevice device, uint32_t bindInfoCount, const VkBindImageMemoryIn… in vkBindImageMemory2KHR() 3693 …VkResult vkBindAccelerationStructureMemoryNV( VkDevice device, uint32_t bindInfoCount, const VkBin… in vkBindAccelerationStructureMemoryNV()
|
D | vulkansc_funcs.hpp | 3713 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::bindBufferMemory2( uint32_t bindInfoCount, c… in bindBufferMemory2() 3736 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::bindImageMemory2( uint32_t bindInfoCount, co… in bindImageMemory2()
|
D | vulkansc.hpp | 1776 …VkResult vkBindBufferMemory2( VkDevice device, uint32_t bindInfoCount, const VkBindBufferMemoryInf… in vkBindBufferMemory2() 1782 …VkResult vkBindImageMemory2( VkDevice device, uint32_t bindInfoCount, const VkBindImageMemoryInfo … in vkBindImageMemory2()
|