Example #1
0
 public ColorAttachmentsGL3x()
 {
     _colorAttachments = new ColorAttachmentGL3x[Device.MaximumNumberOfColorAttachments];
 }
 public ColorAttachmentsGL3x()
 {
     _colorAttachments = new ColorAttachmentGL3x[Device.MaximumNumberOfColorAttachments];
 }