Searched defs:ShadowMapping (Results 1 – 3 of 3) sorted by relevance
131 struct ShadowMapping { struct132 ShadowMapping() { in ShadowMapping() argument138 int Scale;139 int Granularity;140 uint64_t Mask; // Computed as ~(Granularity-1)
267 struct ShadowMapping { struct in __anon4587ec1a0111::HWAddressSanitizer268 int Scale;269 uint64_t Offset;270 bool InGlobal;271 bool InTls;274 unsigned getObjectAlignment() const { return 1U << Scale; } in getObjectAlignment()
430 struct ShadowMapping { struct431 int Scale;432 uint64_t Offset;433 bool OrShadowOffset;434 bool InGlobal;