Searched defs:atomicArg (Results 1 – 2 of 2) sorted by relevance
733 const deUint32 atomicArg, in calculateAtomicOpData()825 const deUint32 atomicArg; in createAtomicStorageBufferTests() member871 const deUint32& atomicArg = testData[ndx].atomicArg; in createAtomicStorageBufferTests() local885 deUint32 atomicArg = rnd.getUint16(); in createAtomicStorageBufferTests() local
1112 const deInt32 atomicArg = x*x + y*y; in calculateAtomicRef() local