UraniumCompute 0.1.0
A GPU accelerated parallel task scheduler
UN::AdapterInfo Struct Reference

Description of backend's hardware adapter. More...

#include <AdapterInfo.h>

Public Attributes

UInt32 Id
 Adapter ID, used to create a compute device on it.
 
AdapterKind Kind
 Kind of adapter (integrated, discrete, etc.)
 
char Name [256]
 Name of adapter.
 

Detailed Description

Description of backend's hardware adapter.


The documentation for this struct was generated from the following file: