Searched defs:ShadowMapping (Results 1 – 3 of 3) sorted by relevance
156 struct ShadowMapping { struct157 ShadowMapping() { in ShadowMapping() function163 int Scale;164 int Granularity;165 uint64_t Mask; // Computed as ~(Granularity-1)
469 struct ShadowMapping { struct470 int Scale;471 uint64_t Offset;472 bool OrShadowOffset;473 bool InGlobal;
410 class ShadowMapping { class in __anon1b7bdbef0211::HWAddressSanitizer