Searched defs:commandBuffers (Results 1 – 8 of 8) sorted by relevance
472 auto commandBuffers = device->allocateCommandBuffersUnique(commandBufferAllocateInfo).value; in TEST_P() local611 auto commandBuffers = device->allocateCommandBuffersUnique(commandBufferAllocateInfo).value; in TEST_P() local788 auto commandBuffers = device->allocateCommandBuffersUnique(commandBufferAllocateInfo).value; in TEST_P() local1012 auto commandBuffers = device->allocateCommandBuffersUnique(commandBufferAllocateInfo).value; in TEST_P() local1181 auto commandBuffers = device->allocateCommandBuffersUnique(commandBufferAllocateInfo).value; in TEST_P() local
126 auto commandBuffers = device->allocateCommandBuffersUnique(commandBufferAllocateInfo).value; in TEST_P() local
456 auto commandBuffers = device->allocateCommandBuffersUnique(commandBufferAllocateInfo).value; in TEST_P() local
218 auto commandBuffers = device->allocateCommandBuffersUnique(commandBufferAllocateInfo).value; in TEST_P() local971 … auto commandBuffers = device->allocateCommandBuffersUnique(commandBufferAllocateInfo).value; in TEST_P() local
951 … auto commandBuffers = VK_TRY_RV(mDevice->allocateCommandBuffersUnique(commandBufferAllocateInfo)); in DoCommandsImmediate() local
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()
2795 std::vector<VkCommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in CommandBuffers() local
5684 std::vector<VkCommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in CommandBuffers() local