Sleeping Wombat GUI  0.100
swGUI
Public Attributes | List of all members
SetShaderStateExCommand Struct Reference

Sets geometry and tesselation shaders. More...

#include <RenderCommands.h>

Inheritance diagram for SetShaderStateExCommand:
SetShaderStateCommand RendererCommand SetRenderStateExCommand

Public Attributes

GeometryShaderGeometryShader
 
EvaluationShaderTessEvaluationShader
 
ControlShaderTessControlShader
 
- Public Attributes inherited from SetShaderStateCommand
VertexShaderVertexShader
 
PixelShaderPixelShader
 
TextureObjectTextures [8]
 
uint8 BindToShader [8]
 Use ShaderType flag. More...
 

Detailed Description

Sets geometry and tesselation shaders.

Member Data Documentation

GeometryShader* SetShaderStateExCommand::GeometryShader
ControlShader* SetShaderStateExCommand::TessControlShader
EvaluationShader* SetShaderStateExCommand::TessEvaluationShader

The documentation for this struct was generated from the following file: