A class representing a GPU device discovered on the current host. More...
#include <apexrenderer.h>
Public Attributes | |
U8String | deviceName |
The name of the device. | |
uint32 | vendorId |
The PCI vendor ID of the device manufacturer. | |
bool | discreteDevice |
True if the device is a discrete GPU, false otherwise. | |
uint64 | deviceLocalMemorySize |
The size of device local memory. | |
A class representing a GPU device discovered on the current host.