Device::Device

Device::Device
Device(Render::ThreadCommandQueue * commandQueue);
Description

Initializes the rendering device.

Parameters
Parameters 
Description 
Render::ThreadCommandQueue * commandQueue 
Command queue used to post commands to the rendering thread.