Searched refs:MaxLights (Results 1 – 3 of 3) sorted by relevance
192 Builder& MaxLights(s32 max) { m_MaxLightSets = max; return *this; } in MaxLights() function
204 Builder& MaxLights(s32 max) { m_MaxLights = max; return *this; } in MaxLights() function
1020 .MaxLights(description.maxLights) in Create()