Home
last modified time | relevance | path

Searched refs:makeCommandBuffer (Results 1 – 20 of 20) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationBasicEventTests.cpp87 const Unique<VkCommandBuffer> cmdBuffer (makeCommandBuffer(vk, device, *cmdPool)); in deviceResetSetEventCase()
133 const Unique<VkCommandBuffer> cmdBuffer (makeCommandBuffer(vk, device, *cmdPool)); in deviceWaitForEventCase()
180 … Move<VkCommandBuffer> ptrCmdBuffer[COUNT] = {makeCommandBuffer(vk, device, *cmdPool), makeComman… in singleSubmissionCase()
225 … Move<VkCommandBuffer> ptrCmdBuffer[COUNT] = {makeCommandBuffer(vk, device, *cmdPool), makeComman… in multiSubmissionCase()
280 const Move<VkCommandBuffer> primaryCmdBuffer (makeCommandBuffer(vk, device, *cmdPool)); in secondaryCommandBufferCase()
DvktSynchronizationOperationSingleQueueTests.cpp86 const Unique<VkCommandBuffer> cmdBuffer (makeCommandBuffer(vk, device, *cmdPool)); in iterate()
141 const Move<VkCommandBuffer> cmdBuffer (makeCommandBuffer(vk, device, *cmdPool)); in iterate()
197 … Move<VkCommandBuffer> ptrCmdBuffer[COUNT] = {makeCommandBuffer(vk, device, *cmdPool), makeComman… in iterate()
284 … Move<VkCommandBuffer> ptrCmdBuffer[COUNT] = {makeCommandBuffer(vk, device, *cmdPool), makeComman… in iterate()
DvktSynchronizationBasicFenceTests.cpp51 const Unique<VkCommandBuffer> cmdBuffer (makeCommandBuffer(vk, device, *cmdPool)); in basicOneFenceCase()
117 const Unique<VkCommandBuffer> cmdBuffer (makeCommandBuffer(vk, device, *cmdPool)); in basicMultiFenceCase()
219 const Unique<VkCommandBuffer> cmdBuffer (makeCommandBuffer(vk, device, *cmdPool)); in basicMultiFenceWaitAllFalseCase()
DvktSynchronizationBasicSemaphoreTests.cpp55 const Unique<VkCommandBuffer> cmdBuffer (makeCommandBuffer(vk, device, *cmdPool)); in basicOneQueueCase()
254 cmdBuffer[FIRST] = (makeCommandBuffer(vk, *logicalDevice, *cmdPool[FIRST])); in basicMultiQueueCase()
255 cmdBuffer[SECOND] = (makeCommandBuffer(vk, *logicalDevice, *cmdPool[SECOND])); in basicMultiQueueCase()
DvktSynchronizationOperationMultiQueueTests.cpp320 makeCommandBuffer(vk, device, *cmdPool[QUEUETYPE_WRITE]), in iterate()
321 makeCommandBuffer(vk, device, *cmdPool[QUEUETYPE_READ]) in iterate()
415 makeCommandBuffer(vk, device, *cmdPool[QUEUETYPE_WRITE]), in iterate()
416 makeCommandBuffer(vk, device, *cmdPool[QUEUETYPE_READ]) in iterate()
DvktSynchronizationUtil.hpp227 vk::Move<vk::VkCommandBuffer> makeCommandBuffer (const vk::DeviceInterface& vk, const vk::VkD…
DvktSynchronizationUtil.cpp52 Move<VkCommandBuffer> makeCommandBuffer (const DeviceInterface& vk, const VkDevice device, const Vk… in makeCommandBuffer() function
DvktSynchronizationInternallySynchronizedObjectsTests.cpp293 const Unique<VkCommandBuffer> cmdBuffer (makeCommandBuffer(vk, device, *cmdPool)); in executeComputePipeline()
376 const Unique<VkCommandBuffer> cmdBuffer (makeCommandBuffer(vk, device, *cmdPool)); in executeGraphicPipeline()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMakeUtil.hpp80 vk::Move<vk::VkCommandBuffer> makeCommandBuffer (const vk::DeviceInterface& vk, const vk::VkDevice…
DvktPipelineMakeUtil.cpp75 Move<VkCommandBuffer> makeCommandBuffer (const DeviceInterface& vk, const VkDevice device, const Vk… in makeCommandBuffer() function
DvktPipelineRenderToImageTests.cpp1040 const Unique<VkCommandBuffer> cmdBuffer (makeCommandBuffer(vk, device, *cmdPool)); in testWithSizeReduction()
1107 const Unique<VkCommandBuffer> cmdBuffer (makeCommandBuffer(vk, device, *cmdPool)); in testWithSizeReduction()
1340 const Unique<VkCommandBuffer> cmdBuffer (makeCommandBuffer(vk, device, *cmdPool)); in drawToMipLevel()
1456 const Unique<VkCommandBuffer> cmdBuffer (makeCommandBuffer(vk, device, *cmdPool)); in testRenderToMipMaps()
1522 const Unique<VkCommandBuffer> cmdBuffer (makeCommandBuffer(vk, device, *cmdPool)); in testRenderToMipMaps()
DvktPipelineFramebufferAttachmentTests.cpp427 const Unique<VkCommandBuffer> cmdBuffer (makeCommandBuffer(vk, device, *cmdPool)); in test()
841 const Unique<VkCommandBuffer> cmdBuffer (makeCommandBuffer (vk, device, *cmdPool)); in testNoAtt()
1074 const Unique<VkCommandBuffer> cmdBuffer (makeCommandBuffer(vk, device, *cmdPool)); in testDifferentAttachmentSizes()
1341 const Move<VkCommandBuffer> cmdBuffer (makeCommandBuffer(vk, device, *cmdPool)); in testUnusedAtt()
DvktPipelineMultisampleBaseResolve.cpp275 …const Unique<VkCommandBuffer> commandBuffer(makeCommandBuffer(deviceInterface, device, *commandPoo… in iterate()
DvktPipelineMultisampleImageTests.cpp770 const Unique<VkCommandBuffer> cmdBuffer (makeCommandBuffer(vk, device, *cmdPool)); in renderMultisampledImage()
931 const Unique<VkCommandBuffer> cmdBuffer (makeCommandBuffer(vk, device, *cmdPool)); in test()
1120 const Unique<VkCommandBuffer> cmdBuffer (makeCommandBuffer(vk, device, *cmdPool)); in renderAndResolve()
DvktPipelineMultisampleSampleLocationsExtTests.cpp1627 const Unique<VkCommandBuffer> cmdBuffer (makeCommandBuffer(vk, device, *cmdPool)); in drawSinglePass()
2295 const Unique<VkCommandBuffer> cmdBuffer (makeCommandBuffer(vk, device, *cmdPool)); in drawPatternChangeReference()
2367 makeCommandBuffer(vk, device, *cmdPool), in drawRenderPasses()
2368 makeCommandBuffer(vk, device, *cmdPool), in drawRenderPasses()
2777 const Unique<VkCommandBuffer> cmdBuffer (makeCommandBuffer(vk, device, *cmdPool)); in drawSubpasses()
2955 const Unique<VkCommandBuffer> cmdBuffer (makeCommandBuffer(vk, device, *cmdPool)); in drawSameSubpass()
DvktPipelineSpecConstantTests.cpp505 const Unique<VkCommandBuffer> cmdBuffer (makeCommandBuffer (vk, device, *cmdPool)); in iterate()
630 const Unique<VkCommandBuffer> cmdBuffer (makeCommandBuffer (vk, device, *cmdPool)); in iterate()
DvktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp533 …const Unique<VkCommandBuffer> commandBuffer(makeCommandBuffer(deviceInterface, device, *commandPoo… in iterate()
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp325 Move<VkCommandBuffer> makeCommandBuffer( in makeCommandBuffer() function
1596 const Unique<VkCommandBuffer> cmdBuffer (makeCommandBuffer(context, *cmdPool)); in makeTessellationEvaluationFrameBufferTest()
1809 const Unique<VkCommandBuffer> cmdBuffer (makeCommandBuffer(context, *cmdPool)); in makeGeometryFrameBufferTest()
2092 const Unique<VkCommandBuffer> cmdBuffer (makeCommandBuffer(context, *cmdPool)); in allStages()
2327 const Unique<VkCommandBuffer> cmdBuffer (makeCommandBuffer(context, *cmdPool)); in makeVertexFrameBufferTest()
2530 makeCommandBuffer(context, *cmdPool)); in makeFragmentFrameBufferTest()
2744 makeCommandBuffer(context, *cmdPool)); in makeComputeTest()
/external/deqp/external/vulkancts/modules/vulkan/util/
DvktDrawUtil.cpp117 Move<VkCommandBuffer> makeCommandBuffer (const DeviceInterface& vk, const VkDevice device, const Vk… in makeCommandBuffer() function
296 m_cmdBuffer = makeCommandBuffer(vk, device, *m_cmdPool); in VulkanDrawContext()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp792 Move<VkCommandBuffer> makeCommandBuffer (const DeviceInterface& vk, const VkDevice device, const Vk… in makeCommandBuffer() function
1062 m_cmdBuffer = makeCommandBuffer(m_vk, m_device, *m_cmdPool); in runSwapchain()
1111 m_cmdBuffer = makeCommandBuffer(m_vk, m_device, *m_cmdPool); in run()