Sleeping Wombat GUI
0.100
swGUI
|
Sets geometry and tesselation shaders. More...
#include <RenderCommands.h>
Public Attributes | |
GeometryShader * | GeometryShader |
EvaluationShader * | TessEvaluationShader |
ControlShader * | TessControlShader |
Public Attributes inherited from SetShaderStateCommand | |
VertexShader * | VertexShader |
PixelShader * | PixelShader |
TextureObject * | Textures [8] |
uint8 | BindToShader [8] |
Use ShaderType flag. More... | |
Sets geometry and tesselation shaders.
GeometryShader* SetShaderStateExCommand::GeometryShader |
ControlShader* SetShaderStateExCommand::TessControlShader |
EvaluationShader* SetShaderStateExCommand::TessEvaluationShader |