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::__anon125009740111::DrawTestInstance
DvktDrawDepthClampTests.cpp581 void DepthClampTestInstance::drawCommands(VkCommandBuffer cmdBuffer) const in drawCommands() function in vkt::Draw::__anon916f9d550111::DepthClampTestInstance
DvktDrawDiscardRectanglesTests.cpp695 void DiscardRectanglesTestInstance::drawCommands(vk::VkCommandBuffer cmdBuffer, const VkRect2D& rec… in drawCommands() function in vkt::Draw::__anon9d95c8f50111::DiscardRectanglesTestInstance
DvktDrawMultipleInterpolationTests.cpp676 void DrawTestInstance::drawCommands(vk::VkCommandBuffer cmdBuffer, vk::VkPipeline pipeline, vk::VkP… in drawCommands() function in vkt::Draw::__anon3abaaee70111::DrawTestInstance
DvktDrawMultipleClearsWithinRenderPass.cpp409 void MultipleClearsTest::drawCommands(vk::VkCommandBuffer cmdBuffer) const in drawCommands() function in vkt::Draw::__anon63aaee900111::MultipleClearsTest
DvktDrawShaderLayerTests.cpp784 void drawCommands (Context& context, VkCommandBuffer cmdBuffer) const in drawCommands() function in vkt::Draw::__anon30b546070111::Renderer
DvktDrawShaderViewportIndexTests.cpp858 void drawCommands(Context& context, VkCommandBuffer cmdBuffer) in drawCommands() function in vkt::Draw::__anoncf90a4820111::Renderer
DvktDrawScissorTests.cpp648 void ScissorTestInstance::drawCommands(VkCommandBuffer cmdBuffer, VkPipeline pipeline, VkBuffer ver… in drawCommands() function in vkt::Draw::__anon97780a390111::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::__anon0fca8ed40111::DrawTestInstance
DvktDrawDepthClampTests.cpp581 void DepthClampTestInstance::drawCommands(VkCommandBuffer cmdBuffer) const in drawCommands() function in vkt::Draw::__anonbea5e6b50111::DepthClampTestInstance
DvktDrawDiscardRectanglesTests.cpp695 void DiscardRectanglesTestInstance::drawCommands(vk::VkCommandBuffer cmdBuffer, const VkRect2D& rec… in drawCommands() function in vkt::Draw::__anon706fc6550111::DiscardRectanglesTestInstance
DvktDrawMultipleInterpolationTests.cpp674 void DrawTestInstance::drawCommands(vk::VkCommandBuffer cmdBuffer, vk::VkPipeline pipeline, vk::VkP… in drawCommands() function in vkt::Draw::__anonbb145c470111::DrawTestInstance
DvktDrawMultipleClearsWithinRenderPass.cpp409 void MultipleClearsTest::drawCommands(vk::VkCommandBuffer cmdBuffer) const in drawCommands() function in vkt::Draw::__anona9dc4bf00111::MultipleClearsTest
DvktDrawShaderLayerTests.cpp795 void drawCommands (Context& context, VkCommandBuffer cmdBuffer) const in drawCommands() function in vkt::Draw::__anon04b4bb670111::Renderer
DvktDrawShaderViewportIndexTests.cpp862 void drawCommands(Context& context, VkCommandBuffer cmdBuffer) in drawCommands() function in vkt::Draw::__anonc0df79e20111::Renderer
DvktDrawScissorTests.cpp648 void ScissorTestInstance::drawCommands(VkCommandBuffer cmdBuffer, VkPipeline pipeline, VkBuffer ver… in drawCommands() function in vkt::Draw::__anon8253cf990111::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::__anon3f906e210111::LoadStoreOpNoneTestInstance

12