/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawSampleAttributeTests.cpp | 360 const auto secondaryCmdBuffer = *secondaryCmdBufferPtr; in iterate() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderConditionalRenderingTestsEXT.cpp | 429 const auto secondaryCmdBuffer = (needsSecCmd ? allocateCommandBuffer(vkd, device, cmdPool.get(), VK_COMMAND_BUFFER_LEVEL_SECONDARY) : Move<VkCommandBuffer>()); in iterate() local
|
H A D | vktMeshShaderApiTestsEXT.cpp | 530 const auto secondaryCmdBuffer = (m_params.useSecondaryCmdBuffer ? allocateCommandBuffer(vkd, device, cmdPool.get(), VK_COMMAND_BUFFER_LEVEL_SECONDARY) : Move<VkCommandBuffer>()); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemUtils.cpp | 484 beginSecondaryCommandBuffer(const vk::DeviceInterface& vk, const vk::VkCommandBuffer secondaryCmdBuffer, const vk::VkCommandBufferInheritanceInfo bufferInheritanceInfo) beginSecondaryCommandBuffer() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
H A D | vktRasterizationDepthBiasControlTests.cpp | 218 const bool secondaryCmdBuffer; // Use secondary command buffers or not. member 519 const auto secondaryCmdBuffer = (m_params.secondaryCmdBuffer ? secondaryCmdBufferPtr.get() : VK_NULL_HANDLE); in iterate() local 761 const bool secondaryCmdBuffer; createDepthBiasControlTests() member [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
H A D | vktMeshShaderConditionalRenderingTestsEXT.cpp | 429 const auto secondaryCmdBuffer = (needsSecCmd ? allocateCommandBuffer(vkd, device, cmdPool.get(), VK_COMMAND_BUFFER_LEVEL_SECONDARY) : Move<VkCommandBuffer>()); in iterate() local
|
H A D | vktMeshShaderApiTestsEXT.cpp | 530 const auto secondaryCmdBuffer = (m_params.useSecondaryCmdBuffer ? allocateCommandBuffer(vkd, device, cmdPool.get(), VK_COMMAND_BUFFER_LEVEL_SECONDARY) : Move<VkCommandBuffer>()); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
H A D | vktProtectedMemUtils.cpp | 484 beginSecondaryCommandBuffer(const vk::DeviceInterface& vk, const vk::VkCommandBuffer secondaryCmdBuffer, const vk::VkCommandBufferInheritanceInfo bufferInheritanceInfo) beginSecondaryCommandBuffer() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktDynamicRenderingUnusedAttachmentsTests.cpp | 656 Move<VkCommandBuffer> secondaryCmdBuffer; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiCommandBuffersTests.cpp | 4511 VkCommandBuffer secondaryCmdBuffer; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 2348 Move<VkCommandBuffer> secondaryCmdBuffer; in drawPatternChangeReference() local 2414 Move<VkCommandBuffer> secondaryCmdBuffer [NUM_PASSES]; in drawRenderPasses() local 2820 Move<VkCommandBuffer> secondaryCmdBuffer [NUM_PASSES]; drawSubpasses() local 2995 Move<VkCommandBuffer> secondaryCmdBuffer; drawSameSubpass() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiCommandBuffersTests.cpp | 4511 VkCommandBuffer secondaryCmdBuffer; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 2319 Move<VkCommandBuffer> secondaryCmdBuffer; in drawPatternChangeReference() local 2383 Move<VkCommandBuffer> secondaryCmdBuffer [NUM_PASSES]; in drawRenderPasses() local 2782 Move<VkCommandBuffer> secondaryCmdBuffer [NUM_PASSES]; drawSubpasses() local 2952 Move<VkCommandBuffer> secondaryCmdBuffer; drawSameSubpass() local [all...] |