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::__anon568c8fb20111::DrawTestInstance
DvktDrawDepthClampTests.cpp581 void DepthClampTestInstance::drawCommands(VkCommandBuffer cmdBuffer) const in drawCommands() function in vkt::Draw::__anon729926d30111::DepthClampTestInstance
DvktDrawDiscardRectanglesTests.cpp695 void DiscardRectanglesTestInstance::drawCommands(vk::VkCommandBuffer cmdBuffer, const VkRect2D& rec… in drawCommands() function in vkt::Draw::__anonf9f1f8b30111::DiscardRectanglesTestInstance
DvktDrawMultipleClearsWithinRenderPass.cpp409 void MultipleClearsTest::drawCommands(vk::VkCommandBuffer cmdBuffer) const in drawCommands() function in vkt::Draw::__anona921fc4e0111::MultipleClearsTest
DvktDrawMultipleInterpolationTests.cpp676 void DrawTestInstance::drawCommands(vk::VkCommandBuffer cmdBuffer, vk::VkPipeline pipeline, vk::VkP… in drawCommands() function in vkt::Draw::__anonc5048da50111::DrawTestInstance
DvktDrawShaderViewportIndexTests.cpp858 void drawCommands(Context& context, VkCommandBuffer cmdBuffer) in drawCommands() function in vkt::Draw::__anonb3b7bbc00111::Renderer
DvktDrawShaderLayerTests.cpp784 void drawCommands (Context& context, VkCommandBuffer cmdBuffer) const in drawCommands() function in vkt::Draw::__anon370fff450111::Renderer
DvktDrawScissorTests.cpp648 void ScissorTestInstance::drawCommands(VkCommandBuffer cmdBuffer, VkPipeline pipeline, VkBuffer ver… in drawCommands() function in vkt::Draw::__anon789bd4770111::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::__anone17c6fd20111::DrawTestInstance
DvktDrawDepthClampTests.cpp581 void DepthClampTestInstance::drawCommands(VkCommandBuffer cmdBuffer) const in drawCommands() function in vkt::Draw::__anond5fa52f30111::DepthClampTestInstance
DvktDrawDiscardRectanglesTests.cpp695 void DiscardRectanglesTestInstance::drawCommands(vk::VkCommandBuffer cmdBuffer, const VkRect2D& rec… in drawCommands() function in vkt::Draw::__anon7f0440d30111::DiscardRectanglesTestInstance
DvktDrawMultipleClearsWithinRenderPass.cpp409 void MultipleClearsTest::drawCommands(vk::VkCommandBuffer cmdBuffer) const in drawCommands() function in vkt::Draw::__anonaf8a646e0111::MultipleClearsTest
DvktDrawMultipleInterpolationTests.cpp674 void DrawTestInstance::drawCommands(vk::VkCommandBuffer cmdBuffer, vk::VkPipeline pipeline, vk::VkP… in drawCommands() function in vkt::Draw::__anon9c3de5c50111::DrawTestInstance
DvktDrawShaderLayerTests.cpp795 void drawCommands (Context& context, VkCommandBuffer cmdBuffer) const in drawCommands() function in vkt::Draw::__anon0696af650111::Renderer
DvktDrawShaderViewportIndexTests.cpp862 void drawCommands(Context& context, VkCommandBuffer cmdBuffer) in drawCommands() function in vkt::Draw::__anonc67c8be00111::Renderer
DvktDrawScissorTests.cpp648 void ScissorTestInstance::drawCommands(VkCommandBuffer cmdBuffer, VkPipeline pipeline, VkBuffer ver… in drawCommands() function in vkt::Draw::__anonf50f74970111::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_no_buildgn/vulkan/renderpass/
DvktRenderPassLoadStoreOpNoneTests.cpp764 void LoadStoreOpNoneTestInstance::drawCommands(VkCommandBuffer cmdBuffer, in drawCommands() function in vkt::renderpass::__anon2703adff0111::LoadStoreOpNoneTestInstance

12