Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTests.cpp236 class AlphaToOneTest : public MultisampleTest class
239 AlphaToOneTest (tcu::TestContext& testContext,
245 virtual ~AlphaToOneTest (void) {} in ~AlphaToOneTest()
1097 AlphaToOneTest::AlphaToOneTest (tcu::TestContext& testContext, in AlphaToOneTest() function in vkt::pipeline::__anonc7ef40ef0111::AlphaToOneTest
1107 TestInstance* AlphaToOneTest::createMultisampleTestInstance (Context& context, in createMultisampleTestInstance()
1118 VkPipelineMultisampleStateCreateInfo AlphaToOneTest::getAlphaToOneStateParams (VkSampleCountFlagBit… in getAlphaToOneStateParams()
1136 VkPipelineColorBlendAttachmentState AlphaToOneTest::getAlphaToOneBlendState (void) in getAlphaToOneBlendState()
3143 …alphaToOneTests->addChild(new AlphaToOneTest(testCtx, caseName.str(), "", samples[samplesNdx], IMA… in createMultisampleTests()
3146 …alphaToOneTests->addChild(new AlphaToOneTest(testCtx, caseName.str(), "", samples[samplesNdx], IMA… in createMultisampleTests()