Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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
DvktProtectedMemCopyImageToBufferTests.cpp151 …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
DvktProtectedMemAttachmentClearTests.cpp145 …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()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDispatchTests.cpp227 …const vk::Unique<vk::VkCommandBuffer> secondaryCmdBuffer (vk::allocateCommandBuffer(vk, device, *c… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp2324 Move<VkCommandBuffer> secondaryCmdBuffer; in drawPatternChangeReference() local
2388 Move<VkCommandBuffer> secondaryCmdBuffer [NUM_PASSES]; in drawRenderPasses() local
2787 Move<VkCommandBuffer> secondaryCmdBuffer [NUM_PASSES]; in drawSubpasses() local
2957 Move<VkCommandBuffer> secondaryCmdBuffer; in drawSameSubpass() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolConcurrentTests.cpp612 const vk::VkCommandBuffer secondaryCmdBuffer, in beginSecondaryCommandBuffer()
DvktQueryPoolStatisticsTests.cpp848 …const Unique<VkCommandBuffer> secondaryCmdBuffer (allocateCommandBuffer(vk, device, cmdPool, … in executeTest() local
1098 …const Unique<VkCommandBuffer> secondaryCmdBuffer (allocateCommandBuffer(vk, device, cmdPool, … in executeTest() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp1620 …const Unique<VkCommandBuffer> secondaryCmdBuffer (allocateCommandBuffer(vk, device, *cmdPool, VK_… in testSecondaryCmdBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp4583 VkCommandBuffer secondaryCmdBuffer; in iterate() local