Reports the capabilities of the Hgi device.
More...
#include <capabilities.h>
|
| void | _SetFlag (HgiDeviceCapabilities mask, bool value) |
| |
Reports the capabilities of the Hgi device.
Definition at line 22 of file capabilities.h.
◆ HgiCapabilities()
◆ _SetFlag()
| void _SetFlag |
( |
HgiDeviceCapabilities |
mask, |
|
|
bool |
value |
|
) |
| |
|
inlineprotected |
◆ GetMaxClipDistances()
| HGI_API size_t GetMaxClipDistances |
( |
| ) |
const |
|
inline |
◆ GetMaxShaderStorageBlockSize()
| HGI_API size_t GetMaxShaderStorageBlockSize |
( |
| ) |
const |
|
inline |
◆ GetMaxUniformBlockSize()
| HGI_API size_t GetMaxUniformBlockSize |
( |
| ) |
const |
|
inline |
◆ GetPageSizeAlignment()
| HGI_API size_t GetPageSizeAlignment |
( |
| ) |
const |
|
inline |
◆ GetUniformBufferOffsetAlignment()
| HGI_API size_t GetUniformBufferOffsetAlignment |
( |
| ) |
const |
|
inline |
◆ IsSet()
| bool IsSet |
( |
HgiDeviceCapabilities |
mask | ) |
const |
|
inline |
◆ _maxClipDistances
◆ _maxShaderStorageBlockSize
| size_t _maxShaderStorageBlockSize |
|
protected |
◆ _maxUniformBlockSize
| size_t _maxUniformBlockSize |
|
protected |
◆ _pageSizeAlignment
| size_t _pageSizeAlignment |
|
protected |
◆ _uniformBufferOffsetAlignment
| size_t _uniformBufferOffsetAlignment |
|
protected |
The documentation for this class was generated from the following file: