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.
pub fn init_render_context()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.