Home
last modified time | relevance | path

Searched refs:beginLegacyRender (Results 1 - 22 of 22) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawIndexedTest.cpp212 beginLegacyRender(*m_cmdBuffer); in iterate()
285 beginLegacyRender(*m_cmdBuffer); in iterate()
287 beginLegacyRender(*m_cmdBuffer); in iterate()
H A DvktDrawBaseClass.hpp115 void beginLegacyRender (vk::VkCommandBuffer cmdBuffer, const vk::VkSubpassContents content = vk::VK_SUBPASS_CONTENTS_INLINE);
H A DvktDrawSimpleTest.cpp173 beginLegacyRender(*m_cmdBuffer); in iterate()
323 beginLegacyRender(*m_cmdBuffer); in iterate()
H A DvktDrawBaseClass.cpp218 void DrawTestsBaseClass::beginLegacyRender (vk::VkCommandBuffer cmdBuffer, const vk::VkSubpassContents content) in beginLegacyRender() function in vkt::Draw::DrawTestsBaseClass
H A DvktDrawMultipleClearsWithinRenderPass.cpp192 void beginLegacyRender (VkCommandBuffer cmdBuffer) const;
398 void MultipleClearsTest::beginLegacyRender(VkCommandBuffer cmdBuffer) const in beginLegacyRender() function in vkt::Draw::__anon29170::MultipleClearsTest
639 beginLegacyRender(*cmdBuffer); in iterate()
H A DvktDrawConcurrentTests.cpp358 beginLegacyRender(*m_cmdBuffer); in iterate()
H A DvktDrawShaderDrawParametersTests.cpp279 beginLegacyRender(*m_cmdBuffer); in iterate()
H A DvktDrawIndirectTest.cpp751 beginLegacyRender(*m_cmdBuffer); in iterate()
1099 beginLegacyRender(*m_cmdBuffer); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawIndexedTest.cpp293 beginLegacyRender(*m_cmdBuffer); in iterate()
373 beginLegacyRender(*m_cmdBuffer); in iterate()
375 beginLegacyRender(*m_cmdBuffer); in iterate()
H A DvktDrawBaseClass.hpp120 void beginLegacyRender (vk::VkCommandBuffer cmdBuffer, const vk::VkSubpassContents content = vk::VK_SUBPASS_CONTENTS_INLINE);
H A DvktDrawSimpleTest.cpp173 beginLegacyRender(*m_cmdBuffer); in iterate()
323 beginLegacyRender(*m_cmdBuffer); in iterate()
H A DvktDrawBaseClass.cpp247 void DrawTestsBaseClass::beginLegacyRender (vk::VkCommandBuffer cmdBuffer, const vk::VkSubpassContents content) in beginLegacyRender() function in vkt::Draw::DrawTestsBaseClass
H A DvktDrawMultipleClearsWithinRenderPass.cpp192 void beginLegacyRender (VkCommandBuffer cmdBuffer) const;
398 void MultipleClearsTest::beginLegacyRender(VkCommandBuffer cmdBuffer) const in beginLegacyRender() function in vkt::Draw::__anon27929::MultipleClearsTest
639 beginLegacyRender(*cmdBuffer); in iterate()
H A DvktDrawConcurrentTests.cpp358 beginLegacyRender(*m_cmdBuffer); in iterate()
H A DvktDrawShaderDrawParametersTests.cpp279 beginLegacyRender(*m_cmdBuffer); in iterate()
H A DvktDrawIndirectTest.cpp806 beginLegacyRender(*m_cmdBuffer); in iterate()
1175 beginLegacyRender(*m_cmdBuffer); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
H A DvktConditionalClearAttachmentTests.cpp99 beginLegacyRender(*m_cmdBuffer, useSecondaryCmdBuffer ? vk::VK_SUBPASS_CONTENTS_SECONDARY_COMMAND_BUFFERS : vk::VK_SUBPASS_CONTENTS_INLINE); in iterate()
H A DvktConditionalDrawTests.cpp417 beginLegacyRender(*m_cmdBuffer, subpassContents); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
H A DvktConditionalClearAttachmentTests.cpp99 beginLegacyRender(*m_cmdBuffer, useSecondaryCmdBuffer ? vk::VK_SUBPASS_CONTENTS_SECONDARY_COMMAND_BUFFERS : vk::VK_SUBPASS_CONTENTS_INLINE); in iterate()
H A DvktConditionalDrawTests.cpp417 beginLegacyRender(*m_cmdBuffer, subpassContents); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateBasic.cpp174 void beginLegacyRender (VkCommandBuffer cmdBuffer,
2497 beginLegacyRender(*cmdBuffer, renderPass, *srImageView, *cbImageView, *dsImageView, *secCbImageView, imagelessFB); in iterate()
3157 void FSRTestInstance::beginLegacyRender(VkCommandBuffer cmdBuffer, RenderPassWrapper& renderPass, in beginLegacyRender() function in vkt::FragmentShadingRate::__anon27986::FSRTestInstance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateBasic.cpp166 void beginLegacyRender (VkCommandBuffer cmdBuffer,
2156 beginLegacyRender(*cmdBuffer, *renderPass, *framebuffer, *srImageView, *cbImageView, *dsImageView, imagelessFB); in iterate()
2722 void FSRTestInstance::beginLegacyRender(VkCommandBuffer cmdBuffer, VkRenderPass renderPass, VkFramebuffer framebuffer, in beginLegacyRender() function in vkt::FragmentShadingRate::__anon29220::FSRTestInstance

Completed in 28 milliseconds