Home
last modified time | relevance | path

Searched defs:drawCommands (Results 1 – 25 of 36) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawIndirectTest.cpp479 vk::VkDrawIndirectCommand drawCommands[] = in iterate() local
512 vk::VkDrawIndirectCommand drawCommands[] = in iterate() local
555 vk::VkDrawIndexedIndirectCommand drawCommands[] = in iterate() local
590 vk::VkDrawIndexedIndirectCommand drawCommands[] = in iterate() local
DvktDrawInstancedTests.cpp624 std::vector<vk::VkDrawIndirectCommand> drawCommands; in iterate() local
635 std::vector<vk::VkDrawIndexedIndirectCommand> drawCommands; in iterate() local
DvktDrawMultisampleLinearInterpolationTests.cpp336 auto drawCommands = [&](VkCommandBuffer cmdBuff) in iterate() local
DvktDrawExplicitVertexParameterTests.cpp655 void DrawTestInstance::drawCommands(VkCommandBuffer cmdBuffer, VkBuffer vertexBuffer) const in drawCommands() function in vkt::Draw::__anonee14f8540111::DrawTestInstance
DvktDrawDepthClampTests.cpp581 void DepthClampTestInstance::drawCommands(VkCommandBuffer cmdBuffer) const in drawCommands() function in vkt::Draw::__anon10c6e0350111::DepthClampTestInstance
DvktDrawDiscardRectanglesTests.cpp695 void DiscardRectanglesTestInstance::drawCommands(vk::VkCommandBuffer cmdBuffer, const VkRect2D& rec… in drawCommands() function in vkt::Draw::__anon47890fd50111::DiscardRectanglesTestInstance
DvktDrawMultipleInterpolationTests.cpp676 void DrawTestInstance::drawCommands(vk::VkCommandBuffer cmdBuffer, vk::VkPipeline pipeline, vk::VkP… in drawCommands() function in vkt::Draw::__anona8b665c70111::DrawTestInstance
DvktDrawMultipleClearsWithinRenderPass.cpp409 void MultipleClearsTest::drawCommands(vk::VkCommandBuffer cmdBuffer) const in drawCommands() function in vkt::Draw::__anon446715700111::MultipleClearsTest
DvktDrawShaderLayerTests.cpp784 void drawCommands (Context& context, VkCommandBuffer cmdBuffer) const in drawCommands() function in vkt::Draw::__anon9af4e4e70111::Renderer
DvktDrawShaderViewportIndexTests.cpp858 void drawCommands(Context& context, VkCommandBuffer cmdBuffer) in drawCommands() function in vkt::Draw::__anonc37123620111::Renderer
DvktDrawScissorTests.cpp648 void ScissorTestInstance::drawCommands(VkCommandBuffer cmdBuffer, VkPipeline pipeline, VkBuffer ver… in drawCommands() function in vkt::Draw::__anon27fb39190111::ScissorTestInstance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawIndirectTest.cpp526 vk::VkDrawIndirectCommand drawCommands[] = in iterate() local
559 vk::VkDrawIndirectCommand drawCommands[] = in iterate() local
602 vk::VkDrawIndexedIndirectCommand drawCommands[] = in iterate() local
637 vk::VkDrawIndexedIndirectCommand drawCommands[] = in iterate() local
DvktDrawInstancedTests.cpp642 std::vector<vk::VkDrawIndirectCommand> drawCommands; in iterate() local
653 std::vector<vk::VkDrawIndexedIndirectCommand> drawCommands; in iterate() local
DvktDrawMultisampleLinearInterpolationTests.cpp336 auto drawCommands = [&](VkCommandBuffer cmdBuff) in iterate() local
DvktDrawExplicitVertexParameterTests.cpp655 void DrawTestInstance::drawCommands(VkCommandBuffer cmdBuffer, VkBuffer vertexBuffer) const in drawCommands() function in vkt::Draw::__anonc1fe09b40111::DrawTestInstance
DvktDrawDepthClampTests.cpp581 void DepthClampTestInstance::drawCommands(VkCommandBuffer cmdBuffer) const in drawCommands() function in vkt::Draw::__anon65d835950111::DepthClampTestInstance
DvktDrawDiscardRectanglesTests.cpp695 void DiscardRectanglesTestInstance::drawCommands(vk::VkCommandBuffer cmdBuffer, const VkRect2D& rec… in drawCommands() function in vkt::Draw::__anon93d899350111::DiscardRectanglesTestInstance
DvktDrawMultipleClearsWithinRenderPass.cpp409 void MultipleClearsTest::drawCommands(vk::VkCommandBuffer cmdBuffer) const in drawCommands() function in vkt::Draw::__anonb6d9fed00111::MultipleClearsTest
DvktDrawMultipleInterpolationTests.cpp674 void DrawTestInstance::drawCommands(vk::VkCommandBuffer cmdBuffer, vk::VkPipeline pipeline, vk::VkP… in drawCommands() function in vkt::Draw::__anon3a6b9f270111::DrawTestInstance
DvktDrawShaderViewportIndexTests.cpp862 void drawCommands(Context& context, VkCommandBuffer cmdBuffer) in drawCommands() function in vkt::Draw::__anon61c884c20111::Renderer
DvktDrawShaderLayerTests.cpp795 void drawCommands (Context& context, VkCommandBuffer cmdBuffer) const in drawCommands() function in vkt::Draw::__anon9230e6470111::Renderer
DvktDrawScissorTests.cpp648 void ScissorTestInstance::drawCommands(VkCommandBuffer cmdBuffer, VkPipeline pipeline, VkBuffer ver… in drawCommands() function in vkt::Draw::__anond5ad8a790111::ScissorTestInstance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
DvktConditionalDrawTests.cpp249 std::vector<vk::VkDrawIndirectCommand> drawCommands; in createIndirectBuffer() local
292 std::vector<vk::VkDrawIndexedIndirectCommand> drawCommands; in createIndexedIndirectBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDrawTests.cpp249 std::vector<vk::VkDrawIndirectCommand> drawCommands; in createIndirectBuffer() local
292 std::vector<vk::VkDrawIndexedIndirectCommand> drawCommands; in createIndexedIndirectBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassLoadStoreOpNoneTests.cpp762 void LoadStoreOpNoneTestInstance::drawCommands(VkCommandBuffer cmdBuffer, in drawCommands() function in vkt::renderpass::__anon82c659010111::LoadStoreOpNoneTestInstance

12