FlowEngine 8.011
Photogrammetry Software Development Kit
Loading...
Searching...
No Matches
FlowEngine::GraphicsDeviceInfo Struct Reference

#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
 

Detailed Description

Basic information about a GPU device.

Member Data Documentation

◆ bus

int FlowEngine::GraphicsDeviceInfo::bus = -1

◆ id

GraphicsDeviceID FlowEngine::GraphicsDeviceInfo::id

◆ idx

int FlowEngine::GraphicsDeviceInfo::idx = -1

◆ isIntegrated

bool FlowEngine::GraphicsDeviceInfo::isIntegrated = false

◆ name

char FlowEngine::GraphicsDeviceInfo::name[512] = { }

◆ physicalMemoryMB

long long FlowEngine::GraphicsDeviceInfo::physicalMemoryMB = 0

◆ platform

GraphicsDevicePlatform FlowEngine::GraphicsDeviceInfo::platform = GraphicsDevicePlatform::Invalid