![]() |
Vireo
0.0
Vireo 3D Rendering Hardware Interface
|
This is the complete list of members for QueryPool, including all inherited members.
| QueryPool(const QueryPool &) = delete | QueryPool | delete |
| QueryPool(const uint32_t capacity, const double timestampPeriodMs) | QueryPool | inlineprotected |
| capacity | QueryPool | protected |
| getCapacity() const | QueryPool | inline |
| getResults(uint32_t firstQuery, uint32_t queryCount) const = 0 | QueryPool | pure virtual |
| getTimestampPeriodMs() const | QueryPool | inline |
| operator=(const QueryPool &) = delete | QueryPool | delete |
| timestampPeriodMs | QueryPool | protected |
| ~QueryPool() = default | QueryPool | virtualdefault |