7 #ifndef PXR_IMAGING_HGI_GL_CAPABILITIES_H 8 #define PXR_IMAGING_HGI_GL_CAPABILITIES_H 11 #include "pxr/imaging/hgiGL/api.h" 12 #include "pxr/imaging/hgi/capabilities.h" 14 PXR_NAMESPACE_OPEN_SCOPE
33 int GetAPIVersion()
const override;
36 int GetShaderVersion()
const override;
39 void _LoadCapabilities();
48 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.