Searched defs:atomicArg (Results 1 – 2 of 2) sorted by relevance
794 … calculateAtomicOpData(SSBOAtomicType type, const tcu::UVec4 &inputValue, const uint32_t atomicArg, in calculateAtomicOpData()890 const uint32_t atomicArg; in createAtomicStorageBufferTests() member936 const uint32_t &atomicArg = testData[ndx].atomicArg; in createAtomicStorageBufferTests() local955 uint32_t atomicArg = rnd.getUint16(); in createAtomicStorageBufferTests() local
1221 const int32_t atomicArg = x * x + y * y; in calculateAtomicRef() local