Saga3D API Documentation
1.0-RC4
|
#include "SShader.h"
#include "EPrimitiveTypes.h"
#include "SBlendState.h"
#include "SDepthStencilState.h"
#include "SRasterizerState.h"
#include "SPipelineLayout.h"
Go to the source code of this file.
Classes | |
struct | saga::video::SPipeline |
Namespaces | |
saga | |
saga::video | |
The video namespace contains classes for accessing the video driver. All 2d and 3d rendering is done here. | |
Typedefs | |
using | saga::video::PipelineHandle = SGPUResource::HandleType |