setRenderContext abstract method
Sets the gpu::RenderContext pointer on the workspace so that VMs created via requestVM can allocate RenderCanvas objects. Call once after GPU init, alongside setOreContext.
Implementation
void setRenderContext(int renderContextPointer);