Searched defs:ShadowMapping (Results 1 – 3 of 3) sorted by relevance
153 struct ShadowMapping { struct154 ShadowMapping() { in ShadowMapping() argument160 int Scale;161 int Granularity;162 uint64_t Mask; // Computed as ~(Granularity-1)
372 struct ShadowMapping { struct in __anon75deca650111::HWAddressSanitizer373 uint8_t Scale;374 uint64_t Offset;375 bool InGlobal;376 bool InTls;377 bool WithFrameRecord;380 Align getObjectAlignment() const { return Align(1ULL << Scale); } in getObjectAlignment()
468 struct ShadowMapping { struct469 int Scale;470 uint64_t Offset;471 bool OrShadowOffset;472 bool InGlobal;