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