24 #ifndef PXR_IMAGING_HGI_GL_CAPABILITIES_H 25 #define PXR_IMAGING_HGI_GL_CAPABILITIES_H 28 #include "pxr/imaging/hgiGL/api.h" 29 #include "pxr/imaging/hgi/capabilities.h" 31 PXR_NAMESPACE_OPEN_SCOPE
50 int GetAPIVersion()
const override;
53 int GetShaderVersion()
const override;
56 void _LoadCapabilities();
65 PXR_NAMESPACE_CLOSE_SCOPE
OpenGL implementation of the Hydra Graphics Interface.
Reports the capabilities of the Hgi device.
Reports the capabilities of the HgiGL device.