Searched defs:atomicOp (Results 1 – 4 of 4) sorted by relevance
205 TestBuffer(AtomicOperation atomicOp) in TestBuffer()294 static BufferInterface* createTestBuffer(DataType type, AtomicOperation atomicOp) in createTestBuffer()462 AtomicOperation atomicOp) in AtomicOperationCaseInstance()649 AtomicOperation atomicOp) in AtomicOperationCase()742 } atomicOp[] = in addAtomicOperationTests() local
366 void ShaderAtomicCounterOpsTestBase::fillAtomicCounterBuffer(AtomicOperation* atomicOp) in fillAtomicCounterBuffer()403 bool ShaderAtomicCounterOpsTestBase::checkAtomicCounterBuffer(AtomicOperation* atomicOp) in checkAtomicCounterBuffer()
1200 const AtomicOperation atomicOp = (AtomicOperation)atomicOpI; in createShaderImageAccessTests() local
4836 const TOperator atomicOp = mapAtomicOp(loc, op, isImage); in decomposeIntrinsic() local