Variables | |
| constexpr uint32_t | ConstantDataSize |
| Size for a constant data buffer. | |
| constexpr float | LodClampNone |
| Constant to disable LOD clamping in texture sampler. | |
| constexpr uint32_t | MaxBufferSize |
| Maximum size for buffers. | |
| constexpr uint32_t | MaxColorAttachments |
| Maximum number of color attachments supported by the gfx library. | |
| constexpr uint32_t | MaxDynamicUniformBuffers |
| Maximum number of dynamic uniform buffers per draw supported by the gfx library. | |
| constexpr uint32_t | MaxResourceSets |
| Maximum number of resource sets that can be bound at the same time by the gfx library. | |
Maximum number of color attachments supported by the gfx library.
Maximum size for buffers.
Size for a constant data buffer.
Constant to disable LOD clamping in texture sampler.
Maximum number of dynamic uniform buffers per draw supported by the gfx library.