Loading...
Searching...
No Matches
score::gfx::VertexFallbackPool Class Reference
Classes | |
| struct | Entry |
Public Member Functions | |
| VertexFallbackPool (const VertexFallbackPool &)=delete | |
| VertexFallbackPool & | operator= (const VertexFallbackPool &)=delete |
| Entry | acquire (QRhi &rhi, QRhiResourceUpdateBatch &batch, const VertexFallbackSpec &spec, uint32_t instance_count=1) |
| bool | ensureInstances (QRhi &rhi, QRhiResourceUpdateBatch &batch, QRhiBuffer *buffer, uint32_t instance_count) |
| void | release () |
| std::size_t | size () const noexcept |
Static Public Attributes | |
| static constexpr uint32_t | default_instances = 1024 |
The documentation for this class was generated from the following files:
- VertexFallbackPool.hpp
- VertexFallbackPool.cpp