Reports the capabilities of the HgiGL device.
More...
|
|
HGIGL_API int | GetAPIVersion () const override |
| |
|
HGIGL_API int | GetShaderVersion () const override |
| |
|
bool | IsSet (HgiDeviceCapabilities mask) const |
| |
|
HGI_API size_t | GetMaxUniformBlockSize () const |
| |
|
HGI_API size_t | GetMaxShaderStorageBlockSize () const |
| |
|
HGI_API size_t | GetUniformBufferOffsetAlignment () const |
| |
|
HGI_API size_t | GetMaxClipDistances () const |
| |
|
HGI_API size_t | GetPageSizeAlignment () const |
| |
|
|
void | _SetFlag (HgiDeviceCapabilities mask, bool value) |
| |
|
size_t | _maxUniformBlockSize |
| |
|
size_t | _maxShaderStorageBlockSize |
| |
|
size_t | _uniformBufferOffsetAlignment |
| |
|
size_t | _maxClipDistances |
| |
|
size_t | _pageSizeAlignment |
| |
Reports the capabilities of the HgiGL device.
Definition at line 37 of file capabilities.h.
The documentation for this class was generated from the following file: