Home
last modified time | relevance | path

Searched refs:allocateCommandBuffers (Results 1 - 25 of 37) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkRefUtil.cpp84 VK_CHECK(vk.allocateCommandBuffers(device, pAllocateInfo, &object)); in allocateCommandBuffer()
88 void allocateCommandBuffers (const DeviceInterface& vk, VkDevice device, const VkCommandBufferAllocateInfo* pAllocateInfo, Move<VkCommandBuffer> *pCommandBuffers) in allocateCommandBuffers() function
94 VK_CHECK(vk.allocateCommandBuffers(device, &allocateInfoCopy, &object)); in allocateCommandBuffers()
H A DvkRefUtil.hpp59 void allocateCommandBuffers (const DeviceInterface& vk, VkDevice device, const VkCommandBufferAllocateInfo* pAllocateInfo, Move<VkCommandBuffer> *pCommandBuffers);
H A DvkResourceInterface.hpp129 virtual void allocateCommandBuffers (VkDevice device,
293 void allocateCommandBuffers (VkDevice device,
H A DvkResourceInterface.cpp916 void ResourceInterfaceStandard::allocateCommandBuffers (VkDevice device, in allocateCommandBuffers() function in vk::ResourceInterfaceStandard
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkCommandPool.hpp34 VkResult allocateCommandBuffers(Device *device, VkCommandBufferLevel level, uint32_t commandBufferCount, VkCommandBuffer *pCommandBuffers);
H A DVkCommandPool.cpp31 // Free command Buffers allocated in allocateCommandBuffers in destroy()
43 VkResult CommandPool::allocateCommandBuffers(Device *device, VkCommandBufferLevel level, uint32_t commandBufferCount, VkCommandBuffer *pCommandBuffers) in allocateCommandBuffers() function in vk::CommandPool
/third_party/skia/third_party/externals/swiftshader/tests/VulkanBenchmarks/
H A DClearImageBenchmarks.cpp61 commandBuffer = device.allocateCommandBuffers(commandBufferAllocateInfo)[0]; in initialize()
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DUtil.cpp47 auto commandBuffer = device.allocateCommandBuffers(allocInfo); in beginSingleTimeCommands()
H A DDrawTester.cpp362 commandBuffers = device.allocateCommandBuffers(commandBufferAllocateInfo); in createCommandBuffers()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiFullScreenExclusiveTests.cpp325 std::vector<CommandBufferSp> allocateCommandBuffers (const DeviceInterface& vkd, in allocateCommandBuffers() function
477 const std::vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY, maxQueuedFrames)); in fullScreenExclusiveTest()
H A DvktWsiColorSpaceTests.cpp363 vector<CommandBufferSp> allocateCommandBuffers (const DeviceInterface& vkd, in allocateCommandBuffers() function
669 const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY, maxQueuedFrames)); in surfaceFormatRenderTest()
H A DvktWsiSwapchainTests.cpp1209 vector<CommandBufferSp> allocateCommandBuffers (const DeviceInterface& vkd, in allocateCommandBuffers() function
1351 const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY, maxQueuedFrames)); in basicRenderTest()
1438 , commandBuffers(allocateCommandBuffers(vkd, device, cmdPool, vk::VK_COMMAND_BUFFER_LEVEL_PRIMARY, maxQueuedFrames)) in FrameStreamObjects()
1788 const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, *groupDevice, *commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY, maxQueuedFrames)); in deviceGroupRenderTest()
2171 const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, *groupDevice, *commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY, maxQueuedFrames)); in deviceGroupRenderTest2()
2352 const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY, maxQueuedFrames)); in resizeSwapchainTest()
H A DvktWsiMaintenance1Tests.cpp501 std::vector<CommandBufferSp> allocateCommandBuffers (const DeviceInterface& vkd, in allocateCommandBuffers() function
863 const std::vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY, iterations)); in presentFenceTest()
1609 const std::vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY, iterations)); in scalingTest()
2063 const std::vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY, iterations)); in releaseImagesTest()
H A DvktWsiPresentIdWaitTests.cpp331 vector<CommandBufferSp> allocateCommandBuffers (const vk::DeviceInterface& vkd, in allocateCommandBuffers() function
360 , commandBuffers (allocateCommandBuffers(vkd, device, cmdPool, vk::VK_COMMAND_BUFFER_LEVEL_PRIMARY, maxQueuedFrames)) in FrameStreamObjects()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiFullScreenExclusiveTests.cpp325 std::vector<CommandBufferSp> allocateCommandBuffers (const DeviceInterface& vkd, in allocateCommandBuffers() function
477 const std::vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY, maxQueuedFrames)); in fullScreenExclusiveTest()
H A DvktWsiColorSpaceTests.cpp363 vector<CommandBufferSp> allocateCommandBuffers (const DeviceInterface& vkd, in allocateCommandBuffers() function
669 const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY, maxQueuedFrames)); in surfaceFormatRenderTest()
H A DvktWsiSwapchainTests.cpp1193 vector<CommandBufferSp> allocateCommandBuffers (const DeviceInterface& vkd, in allocateCommandBuffers() function
1335 const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY, maxQueuedFrames)); in basicRenderTest()
1422 , commandBuffers(allocateCommandBuffers(vkd, device, cmdPool, vk::VK_COMMAND_BUFFER_LEVEL_PRIMARY, maxQueuedFrames)) in FrameStreamObjects()
1772 const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, *groupDevice, *commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY, maxQueuedFrames)); in deviceGroupRenderTest()
2155 const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, *groupDevice, *commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY, maxQueuedFrames)); in deviceGroupRenderTest2()
2336 const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *commandPool, VK_COMMAND_BUFFER_LEVEL_PRIMARY, maxQueuedFrames)); in resizeSwapchainTest()
H A DvktWsiPresentIdWaitTests.cpp331 vector<CommandBufferSp> allocateCommandBuffers (const vk::DeviceInterface& vkd, in allocateCommandBuffers() function
360 , commandBuffers (allocateCommandBuffers(vkd, device, cmdPool, vk::VK_COMMAND_BUFFER_LEVEL_PRIMARY, maxQueuedFrames)) in FrameStreamObjects()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
H A DvktCommandPoolMemoryReservationTests.cpp193 allocateCommandBuffers(vk, device, &cmdBufferAllocateInfo, commandBuffers.data()); in verifyCommandPoolAllocEqualsCommandBufferAlloc()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
H A DvktCommandPoolMemoryReservationTests.cpp193 allocateCommandBuffers(vk, device, &cmdBufferAllocateInfo, commandBuffers.data()); in verifyCommandPoolAllocEqualsCommandBufferAlloc()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiCommandBuffersTests.cpp108 allocateCommandBuffers(m_vkd, m_device, &cmdBufferAllocateInfo, m_primaryCommandBuffers); in CommandBufferBareTestEnvironment()
612 allocateCommandBuffers(vk, vkDevice, &cmdBufParams, cmdBuffers); in allocateManyPrimaryBuffersTest()
690 allocateCommandBuffers(vk, vkDevice, &cmdBufParams, cmdBuffers); in allocateManySecondaryBuffersTest()
949 VK_CHECK(vk.allocateCommandBuffers(vkDevice, &cmdBufParams, pCommandBuffers)); in createCommadBuffers()
2642 allocateCommandBuffers(vk, vkDevice, &cmdBufParams, cmdBuffers); in submitBufferCountNonZero()
2738 allocateCommandBuffers(vk, vkDevice, &cmdBufParams, cmdBuffers); in submitBufferCountEqualZero()
3128 allocateCommandBuffers(vk, vkDevice, &cmdBufParams, cmdBuffers); in submitBufferNullFence()
3236 allocateCommandBuffers(vk, vkDevice, &cmdBufParams, cmdBuffers); in submitTwoBuffersOneBufferNullWithFence()
3445 allocateCommandBuffers(vk, vkDevice, &secCmdBufParams, cmdBuffers); in executeSecondaryBufferTwiceTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCommandBuffersTests.cpp108 allocateCommandBuffers(m_vkd, m_device, &cmdBufferAllocateInfo, m_primaryCommandBuffers); in CommandBufferBareTestEnvironment()
612 allocateCommandBuffers(vk, vkDevice, &cmdBufParams, cmdBuffers); in allocateManyPrimaryBuffersTest()
690 allocateCommandBuffers(vk, vkDevice, &cmdBufParams, cmdBuffers); in allocateManySecondaryBuffersTest()
949 VK_CHECK(vk.allocateCommandBuffers(vkDevice, &cmdBufParams, pCommandBuffers)); in createCommadBuffers()
2642 allocateCommandBuffers(vk, vkDevice, &cmdBufParams, cmdBuffers); in submitBufferCountNonZero()
2738 allocateCommandBuffers(vk, vkDevice, &cmdBufParams, cmdBuffers); in submitBufferCountEqualZero()
3128 allocateCommandBuffers(vk, vkDevice, &cmdBufParams, cmdBuffers); in submitBufferNullFence()
3236 allocateCommandBuffers(vk, vkDevice, &cmdBufParams, cmdBuffers); in submitTwoBuffersOneBufferNullWithFence()
3445 allocateCommandBuffers(vk, vkDevice, &secCmdBufParams, cmdBuffers); in executeSecondaryBufferTwiceTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoBaseDecodeUtils.hpp672 VK_CHECK(m_deviceInterface.allocateCommandBuffers(m_device, &cmdInfo, &m_commandBuffers[0]));
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemWsiSwapchainTests.cpp1288 std::vector<CommandBufferSp> allocateCommandBuffers (const vk::DeviceInterface& vkd, in allocateCommandBuffers() function
1347 const std::vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, in basicRenderTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemWsiSwapchainTests.cpp1109 std::vector<CommandBufferSp> allocateCommandBuffers (const vk::DeviceInterface& vkd, in allocateCommandBuffers() function
1168 const std::vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, in basicRenderTest()

Completed in 45 milliseconds

12