Searched defs:LightInfo (Results 1 – 1 of 1) sorted by relevance
47 struct LightInfo { struct48 LightInfo() : LightInfo(0, 0) {} in LightInfo() argument49 LightInfo(uint8_t ambientShadowAlpha, in LightInfo() argument58 const LightInfo& lightInfo) in BakedOpRenderer() argument