Esempio n. 1
0
 static StencilTestState()
 {
     BitWiseTypeValidator.Validate <StencilTestState>();
 }
Esempio n. 2
0
 static DepthColourCullState()
 {
     BitWiseTypeValidator.Validate <DepthColourCullState>();
 }
Esempio n. 3
0
 static AlphaTestState()
 {
     BitWiseTypeValidator.Validate <AlphaTestState>();
 }
Esempio n. 4
0
 static AlphaBlendState()
 {
     BitWiseTypeValidator.Validate <AlphaBlendState>();
 }