Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageAtomicOperationTests.cpp250 class BinaryAtomicEndResultCase : public vkt::TestCase class
253 BinaryAtomicEndResultCase (tcu::TestContext& testCtx,
273 BinaryAtomicEndResultCase::BinaryAtomicEndResultCase (tcu::TestContext& testCtx, in BinaryAtomicEndResultCase() function in vkt::image::__anona3b8e84a0111::BinaryAtomicEndResultCase
290 void BinaryAtomicEndResultCase::initPrograms (SourceCollections& sourceCollections) const in initPrograms()
710 TestInstance* BinaryAtomicEndResultCase::createInstance (Context& context) const in createInstance()
979 …imageTypeGroup->addChild(new BinaryAtomicEndResultCase(testCtx, caseEndResult, "", imageType, imag… in createImageAtomicOperationTests()