|
CeresEngine 0.2.0
A game development framework
|
#include "Common.hpp"#include "Forward.hpp"#include "GPUResource.hpp"#include "GPUShader.hpp"#include "CeresEngine/DataTypes.hpp"#include "CeresEngine/Macros.hpp"#include "CeresEngine/Foundation/Hash.hpp"#include "CeresEngine/Foundation/SmartPtr.hpp"#include "CeresEngine/Foundation/Container/Vector.hpp"Go to the source code of this file.
Classes | |
| struct | CeresEngine::GPUBindingDescriptor |
| Layout structure for a single binding point of the pipeline layout descriptor. More... | |
| struct | CeresEngine::GPUPipelineLayoutDescriptor |
| Pipeline layout descriptor structure. More... | |
| class | CeresEngine::GPUPipelineLayout |
Namespaces | |
| namespace | CeresEngine |