Searched refs:ClMappingOffset (Results 1 – 3 of 3) sorted by relevance
125 static cl::opt<unsigned long long> ClMappingOffset( variable759 if (ClMappingOffset.getNumOccurrences() > 0) in init()760 Offset = ClMappingOffset; in init()
313 static cl::opt<unsigned long long> ClMappingOffset( variable572 if (ClMappingOffset.getNumOccurrences() > 0) { in getShadowMapping()573 Mapping.Offset = ClMappingOffset; in getShadowMapping()
213 static cl::opt<unsigned long long> ClMappingOffset( variable426 if (ClMappingOffset.getNumOccurrences() > 0) { in getShadowMapping()427 Mapping.Offset = ClMappingOffset; in getShadowMapping()