Searched defs:BinaryAtomicEndResultCase (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageAtomicOperationTests.cpp241 class BinaryAtomicEndResultCase : public vkt::TestCase class in namespace:vkt::image::__anon3816
244 BinaryAtomicEndResultCase (tcu::TestContext& testCtx,
264 BinaryAtomicEndResultCase::BinaryAtomicEndResultCase (tcu::TestContext& testCtx, function in class:vkt::image::__anon3816::BinaryAtomicEndResultCase
281 void BinaryAtomicEndResultCase::initPrograms (SourceCollections& sourceCollections) const
702 TestInstance* BinaryAtomicEndResultCase::createInstance (Context& context) const
969 operationGroup->addChild(new BinaryAtomicEndResultCase(testCtx, caseEndResult, "", imageType, imageSize, format, operation, glu::GLSL_VERSION_440));

Completed in 48 milliseconds