Searched refs:GraphicsExecutablePropertiesTest (Results 1 – 1 of 1) sorted by relevance
728 class GraphicsExecutablePropertiesTest : public ExecutablePropertiesTest class731 GraphicsExecutablePropertiesTest(tcu::TestContext &testContext, const std::string &name, in GraphicsExecutablePropertiesTest() function in vkt::pipeline::__anon028ad7870111::GraphicsExecutablePropertiesTest736 virtual ~GraphicsExecutablePropertiesTest(void) in ~GraphicsExecutablePropertiesTest()769 void GraphicsExecutablePropertiesTest::initPrograms(SourceCollections &programCollection) const in initPrograms()862 TestInstance *GraphicsExecutablePropertiesTest::createInstance(Context &context) const in createInstance()867 void GraphicsExecutablePropertiesTest::checkSupport(Context &context) const in checkSupport()1256 … graphicsTests->addChild(newTestCase<GraphicsExecutablePropertiesTest>(testCtx, &testParams[i])); in createExecutablePropertiesTests()