Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawMultisampleLinearInterpolationTests.cpp504 class MultisampleLinearInterpolationTestCase : public TestCase class
507MultisampleLinearInterpolationTestCase(tcu::TestContext &context, const char *name, const tcu::IVe… in MultisampleLinearInterpolationTestCase() function in vkt::Draw::__anon61cd12d80111::MultisampleLinearInterpolationTestCase
520 ~MultisampleLinearInterpolationTestCase(void) in ~MultisampleLinearInterpolationTestCase()
536 void MultisampleLinearInterpolationTestCase::initPrograms(SourceCollections &programCollection) con… in initPrograms()
629 void MultisampleLinearInterpolationTestCase::checkSupport(Context &context) const in checkSupport()
650 TestInstance *MultisampleLinearInterpolationTestCase::createInstance(Context &context) const in createInstance()
685 testGroup->addChild(new MultisampleLinearInterpolationTestCase( in createTests()