![]() |
FlowEngine 8.011
Photogrammetry Software Development Kit
|
#include <CommonDef.h>
Public Attributes | |
int | bus = -1 |
GraphicsDeviceID | id |
int | idx = -1 |
bool | isIntegrated = false |
char | name [512] = { } |
long long | physicalMemoryMB = 0 |
GraphicsDevicePlatform | platform = GraphicsDevicePlatform::Invalid |
Basic information about a GPU device.
int FlowEngine::GraphicsDeviceInfo::bus = -1 |
GraphicsDeviceID FlowEngine::GraphicsDeviceInfo::id |
int FlowEngine::GraphicsDeviceInfo::idx = -1 |
bool FlowEngine::GraphicsDeviceInfo::isIntegrated = false |
char FlowEngine::GraphicsDeviceInfo::name[512] = { } |
long long FlowEngine::GraphicsDeviceInfo::physicalMemoryMB = 0 |
GraphicsDevicePlatform FlowEngine::GraphicsDeviceInfo::platform = GraphicsDevicePlatform::Invalid |