| 269 | } |
| 270 | |
| 271 | static inline void CommitLightCount(HRenderContext render_context) |
| 272 | { |
| 273 | render_context->m_LightBufferDirtyCount = 1; |
| 274 | } |
| 275 | |
| 276 | static void WriteLightInstanceData(HRenderContext render_context) |
| 277 | { |
no outgoing calls
no test coverage detected