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.cpp324 class BinaryAtomicIntermValuesCase : public vkt::TestCase class
327 BinaryAtomicIntermValuesCase (tcu::TestContext& testCtx,
347 BinaryAtomicIntermValuesCase::BinaryAtomicIntermValuesCase (TestContext& testCtx, in BinaryAtomicIntermValuesCase() function in vkt::image::__anona3b8e84a0111::BinaryAtomicIntermValuesCase
364 void BinaryAtomicIntermValuesCase::initPrograms (SourceCollections& sourceCollections) const in initPrograms()
920 TestInstance* BinaryAtomicIntermValuesCase::createInstance (Context& context) const in createInstance()
983 …imageTypeGroup->addChild(new BinaryAtomicIntermValuesCase(testCtx, caseIntermValues, "", imageType… in createImageAtomicOperationTests()