Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExecutablePropertiesTests.cpp728 class GraphicsExecutablePropertiesTest : public ExecutablePropertiesTest class
731 GraphicsExecutablePropertiesTest(tcu::TestContext &testContext, const std::string &name, in GraphicsExecutablePropertiesTest() function in vkt::pipeline::__anon028ad7870111::GraphicsExecutablePropertiesTest
736 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()