Searched refs:AlphaToOneTest (Results 1 – 1 of 1) sorted by relevance
163 class AlphaToOneTest : public MultisampleTest class166 AlphaToOneTest (tcu::TestContext& testContext,171 virtual ~AlphaToOneTest (void) {} in ~AlphaToOneTest()731 AlphaToOneTest::AlphaToOneTest (tcu::TestContext& testContext, in AlphaToOneTest() function in vkt::pipeline::__anonc7ef40ef0111::AlphaToOneTest739 TestInstance* AlphaToOneTest::createMultisampleTestInstance (Context& context, in createMultisampleTestInstance()748 VkPipelineMultisampleStateCreateInfo AlphaToOneTest::getAlphaToOneStateParams (VkSampleCountFlagBit… in getAlphaToOneStateParams()766 VkPipelineColorBlendAttachmentState AlphaToOneTest::getAlphaToOneBlendState (void) in getAlphaToOneBlendState()2007 alphaToOneTests->addChild(new AlphaToOneTest(testCtx, caseName.str(), "", samples[samplesNdx])); in createMultisampleTests()