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