Searched defs:ShadowMapping (Results 1 – 3 of 3) sorted by relevance
138 struct ShadowMapping { struct139 ShadowMapping() { in ShadowMapping() function145 int Scale;146 int Granularity;147 uint64_t Mask; // Computed as ~(Granularity-1)
359 struct ShadowMapping { struct in __anone00de11f0111::HWAddressSanitizer360 int Scale;361 uint64_t Offset;362 bool InGlobal;363 bool InTls;364 bool WithFrameRecord;367 uint64_t getObjectAlignment() const { return 1ULL << Scale; } in getObjectAlignment()
458 struct ShadowMapping { struct459 int Scale;460 uint64_t Offset;461 bool OrShadowOffset;462 bool InGlobal;