Potato Engine
Hobby Game Engine Project
Public Member Functions | List of all members
up::GpuDeviceFactory Class Referenceabstract

Public Member Functions

 GpuDeviceFactory (GpuDeviceFactory &&)=delete
 
GpuDeviceFactoryoperator= (GpuDeviceFactory &&)=delete
 
virtual bool isEnabled () const =0
 
virtual void enumerateDevices (delegate< void(GpuDeviceInfo const &)> callback)=0
 
virtual rc< GpuDevicecreateDevice (int index)=0
 

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