Searched defs:OffsetType (Results 1 – 3 of 3) sorted by relevance
343 static inline const Type& operator + (const Base &base, const OffsetTo<Type, OffsetType, has_null> … in operator +() argument345 static inline Type& operator + (Base &base, OffsetTo<Type, OffsetType, has_null> &offset) { return … in operator +() argument
67 enum OffsetType enum in deqp::gles31::Functional::__anon1a40acde0111::AtomicCounterTest
3575 AMDGPUOperand::ImmTy OffsetType = in cvtDSImpl() local