|
Berserk
|
#include <core/Crc32.hpp>#include <rhi/RHIBuffer.hpp>#include <rhi/RHIVertexDeclaration.hpp>#include <algorithm>#include <array>#include <unordered_map>#include <utility>

Go to the source code of this file.
Classes | |
| class | GLVaoDescriptor |
| Descriptor of vertex array object. More... | |
| class | GLVaoKey |
| Key of vertex array object in the cache. More... | |
| struct | std::hash< BRK_NS::GLVaoKey > |
| class | GLVaoCache |
| Cache of opengl vertex array objects. More... | |
Namespaces | |
| std | |