init_render_context

Function init_render_context 

Source
pub fn init_render_context()
Expand description

Initialize the thread-local render context

This should be called at the start of the render loop to set up the render context for the current thread.