Searched defs:commandBufferCount (Results 1 – 12 of 12) sorted by relevance
/hardware/google/gfxstream/host/vulkan/testing/ |
D | VkDecoderTestDispatch.h | 227 uint32_t commandBufferCount, const VkCommandBuffer* pCommandBuffers) { in vkFreeCommandBuffers()
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkSubDecoder.cpp | 1449 uint32_t commandBufferCount; in subDecode() local
|
D | VkDecoderGlobalState.cpp | 6207 VkCommandBuffer boxed_commandBuffer, uint32_t commandBufferCount, in on_vkCmdExecuteCommands() 6523 uint32_t commandBufferCount, in on_vkFreeCommandBuffers() 9952 uint32_t commandBufferCount, in on_vkCmdExecuteCommands() 9988 uint32_t commandBufferCount, in on_vkFreeCommandBuffers()
|
D | VkDecoder.cpp | 6205 uint32_t commandBufferCount; in decode() local 8696 uint32_t commandBufferCount; in decode() local
|
D | VkDecoderSnapshot.cpp | 1009 uint32_t commandBufferCount, const VkCommandBuffer* pCommandBuffers) { in vkFreeCommandBuffers() 1688 VkCommandBuffer commandBuffer, uint32_t commandBufferCount, in vkCmdExecuteCommands() 4962 uint32_t commandBufferCount, in vkFreeCommandBuffers() 5456 uint32_t commandBufferCount, in vkCmdExecuteCommands()
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_funcs.hpp | 2929 …CommandBuffers( VULKAN_HPP_NAMESPACE::CommandPool commandPool, uint32_t commandBufferCount, const … in freeCommandBuffers() 3665 …VULKAN_HPP_INLINE void CommandBuffer::executeCommands( uint32_t commandBufferCount, const VULKAN_H… in executeCommands()
|
D | vulkansc.hpp | 1480 …reeCommandBuffers( VkDevice device, VkCommandPool commandPool, uint32_t commandBufferCount, const … in vkFreeCommandBuffers() 1762 …void vkCmdExecuteCommands( VkCommandBuffer commandBuffer, uint32_t commandBufferCount, const VkCom… in vkCmdExecuteCommands()
|
D | vulkan_funcs.hpp | 3419 …CommandBuffers( VULKAN_HPP_NAMESPACE::CommandPool commandPool, uint32_t commandBufferCount, const … in freeCommandBuffers() 4155 …VULKAN_HPP_INLINE void CommandBuffer::executeCommands( uint32_t commandBufferCount, const VULKAN_H… in executeCommands()
|
D | vulkan.hpp | 1547 …reeCommandBuffers( VkDevice device, VkCommandPool commandPool, uint32_t commandBufferCount, const … in vkFreeCommandBuffers() 1829 …void vkCmdExecuteCommands( VkCommandBuffer commandBuffer, uint32_t commandBufferCount, const VkCom… in vkCmdExecuteCommands()
|
D | vulkan_core.h | 3294 uint32_t commandBufferCount; member 3882 uint32_t commandBufferCount; member 5203 uint32_t commandBufferCount; member
|
D | vulkansc_structs.hpp | 5527 uint32_t commandBufferCount = {}; member 12433 uint32_t commandBufferCount = {}; member 48765 uint32_t commandBufferCount = {}; member
|
D | vulkan_structs.hpp | 13541 uint32_t commandBufferCount = {}; member 26649 uint32_t commandBufferCount = {}; member 98513 uint32_t commandBufferCount = {}; member
|