|
CeresEngine 0.2.0
A game development framework
|
#include "Common.hpp"Go to the source code of this file.
Classes | |
| class | CeresEngine::GPUResource |
Namespaces | |
| namespace | CeresEngine |
Enumerations | |
| enum class | CeresEngine::GPUResourceType { CeresEngine::Undefined = 0 , CeresEngine::UniformBuffer , CeresEngine::DynamicUniformBuffer , CeresEngine::StorageBuffer , CeresEngine::Image , CeresEngine::Sampler , CeresEngine::CombinedSampler , CeresEngine::StorageImage } |
| An enumeration of supported resource types. More... | |