Home
last modified time | relevance | path

Searched refs:AhbTestCase (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawAhbTests.cpp177 class AhbTestCase : public TestCase class
180AhbTestCase (tcu::TestContext& context, const char* name, const char* desc, const DrawParams dat…
181 ~AhbTestCase (void);
193 AhbTestCase::AhbTestCase (tcu::TestContext& context, const char* name, const char* desc, const Draw… in AhbTestCase() function in vkt::Draw::__anond741a9fd0111::AhbTestCase
200 AhbTestCase::~AhbTestCase (void) in ~AhbTestCase()
204 void AhbTestCase::initPrograms (SourceCollections& programCollection) const in initPrograms()
210 void AhbTestCase::checkSupport (Context& context) const in checkSupport()
221 void AhbTestCase::initShaderSources (void) in initShaderSources()
249 TestInstance* AhbTestCase::createInstance (Context& context) const in createInstance()
641 …testGroup->addChild(new AhbTestCase(testGroup->getTestContext(), "triangle_list", "Draw triangle l… in createAhbDrawTests()
[all …]