18 #ifndef HWSD_GPU_GLX_MODULE_H
19 #define HWSD_GPU_GLX_MODULE_H
22 #include <hwsd/module.h>
23 #include <hwsd/types.h>
42 static HWSD_API
void use();
57 #endif // HWSD_GPU_GLX_MODULE_H
static HWSD_API void use()
Instantiate an GLX discovery module for the process.
Defines export visibility macros for library hwsd.
static HWSD_API void dispose()
Unload the GLX discovery module for the process.
The GLX implementation for local GPU discovery.
Base class for runtime-attached DSOs of a query implementation.
virtual GPUInfos discover() const