Home
last modified time | relevance | path

Searched refs:IndirectDrawTests (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawIndirectTest.hpp34 class IndirectDrawTests : public tcu::TestCaseGroup class
37 IndirectDrawTests (tcu::TestContext &testCtx, const SharedGroupParams groupParams);
38 ~IndirectDrawTests (void);
42 IndirectDrawTests (const IndirectDrawTests &other);
43 IndirectDrawTests& operator= (const IndirectDrawTests &other);
H A DvktDrawTests.cpp72 group->addChild(new IndirectDrawTests (testCtx, groupParams)); in createChildren()
H A DvktDrawIndirectTest.cpp1247 IndirectDrawTests::IndirectDrawTests (tcu::TestContext& testCtx, const SharedGroupParams groupParams) in IndirectDrawTests() function in vkt::Draw::IndirectDrawTests
1254 IndirectDrawTests::~IndirectDrawTests (void) {} in ~IndirectDrawTests()
1257 void IndirectDrawTests::init (void) in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawIndirectTest.hpp34 class IndirectDrawTests : public tcu::TestCaseGroup class
37 IndirectDrawTests (tcu::TestContext &testCtx, const SharedGroupParams groupParams);
38 ~IndirectDrawTests (void);
42 IndirectDrawTests (const IndirectDrawTests &other);
43 IndirectDrawTests& operator= (const IndirectDrawTests &other);
H A DvktDrawTests.cpp69 group->addChild(new IndirectDrawTests (testCtx, groupParams)); in createChildren()
H A DvktDrawIndirectTest.cpp1164 IndirectDrawTests::IndirectDrawTests (tcu::TestContext& testCtx, const SharedGroupParams groupParams) in IndirectDrawTests() function in vkt::Draw::IndirectDrawTests
1171 IndirectDrawTests::~IndirectDrawTests (void) {} in ~IndirectDrawTests()
1174 void IndirectDrawTests::init (void) in init()

Completed in 6 milliseconds