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)
361 struct ShadowMapping { struct in __anon159c36660111::HWAddressSanitizer362 uint8_t Scale;363 uint64_t Offset;364 bool InGlobal;365 bool InTls;366 bool WithFrameRecord;369 Align getObjectAlignment() const { return Align(1ULL << Scale); } in getObjectAlignment()
467 struct ShadowMapping { struct468 int Scale;469 uint64_t Offset;470 bool OrShadowOffset;471 bool InGlobal;