Esempio n. 1
0
 public static void SetScissorTest(Framebuffer framebuffer) => graphics.SetScissorTest(framebuffer);
Esempio n. 2
0
 public static void SetViewport(Framebuffer framebuffer) => graphics.SetViewport(framebuffer);