Searched defs:OpAtomicCase (Results 1 – 2 of 2) sorted by relevance
1362 struct OpAtomicCase struct1364 const char* name;1365 const char* assembly;1366 const char* retValAssembly;1367 OpAtomicType opAtomic;1368 deInt32 numOutputElements;1370 …OpAtomicCase(const char* _name, const char* _assembly, const char* _retValAssembly, OpAtomicType _… in OpAtomicCase() function
1360 struct OpAtomicCase struct1362 const char* name;1363 const char* assembly;1364 const char* retValAssembly;1365 OpAtomicType opAtomic;1366 deInt32 numOutputElements;1368 …OpAtomicCase(const char* _name, const char* _assembly, const char* _retValAssembly, OpAtomicType _… in OpAtomicCase() argument