Searched defs:commandBuffers (Results 1 – 7 of 7) sorted by relevance
143 auto commandBuffers = GFXSTREAM_EXPECT_VKHPP_RV( local1340 auto commandBuffers = device->allocateCommandBuffersUnique(commandBufferAllocateInfo).value; in TEST_P() local2136 … auto commandBuffers = device->allocateCommandBuffersUnique(commandBufferAllocateInfo).value; in TEST_P() local2312 auto commandBuffers = in TEST_P() local
951 … auto commandBuffers = VK_TRY_RV(mDevice->allocateCommandBuffersUnique(commandBufferAllocateInfo)); in DoCommandsImmediate() local
469 std::unordered_map<VkCommandBuffer, CommandBufferInfo> commandBuffers; member
2866 …std::vector<VULKAN_HPP_NAMESPACE::CommandBuffer, CommandBufferAllocator> commandBuffers( allocateI… in allocateCommandBuffers() local2879 …std::vector<VULKAN_HPP_NAMESPACE::CommandBuffer, CommandBufferAllocator> commandBuffers( allocateI… in allocateCommandBuffers() local2893 …std::vector<VULKAN_HPP_NAMESPACE::CommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in allocateCommandBuffersUnique() local2912 …std::vector<VULKAN_HPP_NAMESPACE::CommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in allocateCommandBuffersUnique() local2937 …::CommandPool commandPool, VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuf… in freeCommandBuffers()3673 …ndBuffer::executeCommands( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuf… in executeCommands()
3356 …std::vector<VULKAN_HPP_NAMESPACE::CommandBuffer, CommandBufferAllocator> commandBuffers( allocateI… in allocateCommandBuffers() local3369 …std::vector<VULKAN_HPP_NAMESPACE::CommandBuffer, CommandBufferAllocator> commandBuffers( allocateI… in allocateCommandBuffers() local3383 …std::vector<VULKAN_HPP_NAMESPACE::CommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in allocateCommandBuffersUnique() local3402 …std::vector<VULKAN_HPP_NAMESPACE::CommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in allocateCommandBuffersUnique() local3427 …::CommandPool commandPool, VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuf… in freeCommandBuffers()4163 …ndBuffer::executeCommands( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuf… in executeCommands()
2795 std::vector<VkCommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in CommandBuffers() local
5684 std::vector<VkCommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in CommandBuffers() local