Searched defs:ShadowMapping (Results 1 – 3 of 3) sorted by relevance
192 struct ShadowMapping { struct193 ShadowMapping() { in ShadowMapping() function199 int Scale;200 int Granularity;201 uint64_t Mask; // Computed as ~(Granularity-1)
396 struct ShadowMapping { struct in __anon1b7bdbef0111::HWAddressSanitizer397 uint8_t Scale;398 uint64_t Offset;399 bool InGlobal;400 bool InTls;401 bool WithFrameRecord;404 Align getObjectAlignment() const { return Align(1ULL << Scale); } in getObjectAlignment()
469 struct ShadowMapping { struct470 int Scale;471 uint64_t Offset;472 bool OrShadowOffset;473 bool InGlobal;