Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageAtomicOperationTests.cpp314 class BinaryAtomicIntermValuesCase : public vkt::TestCase class
317 BinaryAtomicIntermValuesCase (tcu::TestContext& testCtx,
337 BinaryAtomicIntermValuesCase::BinaryAtomicIntermValuesCase (TestContext& testCtx, in BinaryAtomicIntermValuesCase() function in vkt::image::__anoneaaf71890111::BinaryAtomicIntermValuesCase
354 void BinaryAtomicIntermValuesCase::initPrograms (SourceCollections& sourceCollections) const in initPrograms()
912 TestInstance* BinaryAtomicIntermValuesCase::createInstance (Context& context) const in createInstance()
975 …imageTypeGroup->addChild(new BinaryAtomicIntermValuesCase(testCtx, caseIntermValues, "", imageType… in createImageAtomicOperationTests()