Home
last modified time | relevance | path

Searched defs:secondaryCmdBuffer (Results 1 – 16 of 16) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemClearColorImageTests.cpp141 …vk::Unique<vk::VkCommandBuffer> secondaryCmdBuffer (vk::allocateCommandBuffer(vk, device, *cmdPoo… in iterate() local
DvktProtectedMemCopyImageTests.cpp148 …vk::Unique<vk::VkCommandBuffer> secondaryCmdBuffer (vk::allocateCommandBuffer(vk, device, *cmdPoo… in iterate() local
DvktProtectedMemAttachmentClearTests.cpp145 …vk::Unique<vk::VkCommandBuffer> secondaryCmdBuffer (vk::allocateCommandBuffer(vk, device, *cmdPoo… in iterate() local
DvktProtectedMemBlitImageTests.cpp148 …vk::Unique<vk::VkCommandBuffer> secondaryCmdBuffer (vk::allocateCommandBuffer(vk, device, *cmdPoo… in iterate() local
DvktProtectedMemCopyImageToBufferTests.cpp152 …vk::Unique<vk::VkCommandBuffer> secondaryCmdBuffer (vk::allocateCommandBuffer(vk, device, *cmdPoo… in iterate() local
DvktProtectedMemCopyBufferToImageTests.cpp149 …vk::Unique<vk::VkCommandBuffer> secondaryCmdBuffer (vk::allocateCommandBuffer(vk, device, *cmdPoo… in iterate() local
DvktProtectedMemFillUpdateCopyBufferTests.cpp175 …vk::Unique<vk::VkCommandBuffer> secondaryCmdBuffer (vk::allocateCommandBuffer(vk, device, *cmdPoo… in iterate() local
DvktProtectedMemUtils.cpp422 const vk::VkCommandBuffer secondaryCmdBuffer, in beginSecondaryCommandBuffer()
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDispatchTests.cpp227 …const vk::Unique<vk::VkCommandBuffer> secondaryCmdBuffer (vk::allocateCommandBuffer(vk, device, *c… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp2195 Move<VkCommandBuffer> secondaryCmdBuffer; in drawPatternChangeReference() local
2259 Move<VkCommandBuffer> secondaryCmdBuffer [NUM_PASSES]; in drawRenderPasses() local
2658 Move<VkCommandBuffer> secondaryCmdBuffer [NUM_PASSES]; in drawSubpasses() local
2827 Move<VkCommandBuffer> secondaryCmdBuffer; in drawSameSubpass() local
/external/deqp/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolConcurrentTests.cpp612 const vk::VkCommandBuffer secondaryCmdBuffer, in beginSecondaryCommandBuffer()
DvktQueryPoolStatisticsTests.cpp688 …const Unique<VkCommandBuffer> secondaryCmdBuffer (allocateCommandBuffer(vk, device, cmdPool, … in executeTest() local
889 …const Unique<VkCommandBuffer> secondaryCmdBuffer (allocateCommandBuffer(vk, device, cmdPool, … in executeTest() local
/external/vulkan-validation-layers/layers/
Dgpu_validation.cpp1255 for (auto secondaryCmdBuffer : cb_node->linkedCommandBuffers) { in GpuPreCallRecordQueueSubmit() local
1277 for (auto secondaryCmdBuffer : cb_node->linkedCommandBuffers) { in GpuPostCallQueueSubmit() local
Dcore_validation.cpp3181 for (auto secondaryCmdBuffer : cb_node->linkedCommandBuffers) { in PostCallRecordQueueSubmit() local
3207 for (auto secondaryCmdBuffer : cb_node->linkedCommandBuffers) { in PostCallRecordQueueSubmit() local
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp1619 …const Unique<VkCommandBuffer> secondaryCmdBuffer (allocateCommandBuffer(vk, device, *cmdPool, VK_… in testSecondaryCmdBuffer() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp4583 VkCommandBuffer secondaryCmdBuffer; in iterate() local