RenderHALThread::SetDevice

RenderHALThread::SetDevice
void SetDevice(Platform::Device* device);
Description

SetDevice sets the rendering device. Device must be applied before RenderThread is started.

Parameters
Parameters 
Description 
Platform::Device* device 
The device applied for rendering.