HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Stage Namespace Reference

Variables

MX_GENSHADER_API const string VERTEX
 Identifier for vertex stage. More...
 
MX_GENSHADER_API const string PIXEL
 

Variable Documentation

Identifier for pixel stage. This is the main stage used by all shader targets. For single stage shader targets this is the one and only stage. Shader targets with multiple stages can add additional stage identifiers to the Stage namespace.

MX_GENSHADER_API const string Stage::VERTEX

Identifier for vertex stage.