Esempio n. 1
0
 public FxSurfaceInitFromCommon()
 {
     this.mipField = ((uint)(0));
     this.sliceField = ((uint)(0));
     this.faceField = fx_surface_face_enum.POSITIVE_X;
 }
 public fx_surface_init_from_common()
 {
     this.mipField   = 0U;
     this.sliceField = 0U;
     this.faceField  = fx_surface_face_enum.POSITIVE_X;
 }
Esempio n. 3
0
 public fx_surface_init_from_common()
 {
     this.mipField = ((uint)(0));
     this.sliceField = ((uint)(0));
     this.faceField = fx_surface_face_enum.POSITIVE_X;
 }
Esempio n. 4
0
 public fx_surface_init_from_common()
 {
     mipField = ((0));
     sliceField = ((0));
     faceField = fx_surface_face_enum.POSITIVE_X;
 }
Esempio n. 5
0
 public fx_stenciltarget_common()
 {
     this.indexField = "0";
     this.faceField = fx_surface_face_enum.POSITIVE_X;
     this.mipField = "0";
     this.sliceField = "0";
 }