|
GPU-SD
1.0.2
|
The WGL implementation for local GPU discovery. More...
#include <module.h>
Inheritance diagram for gpusd::wgl::Module:
Collaboration diagram for gpusd::wgl::Module:Static Public Member Functions | |
| static GPUSD_API void | use () |
| Instantiate an WGL discovery module for the process. | |
Protected Member Functions | |
| virtual GPUInfos | discoverGPUs_ () const |
The WGL implementation for local GPU discovery.
Definition at line 28 of file wgl/module.h.
| GPUInfos gpusd::wgl::Module::discoverGPUs_ | ( | ) | const [protected, virtual] |
Implements gpusd::Module.
Definition at line 268 of file wgl/module.cpp.
| void gpusd::wgl::Module::use | ( | ) | [static] |
Instantiate an WGL discovery module for the process.
Definition at line 262 of file wgl/module.cpp.
1.0.2 by
1.7.5.1