glBlitFramebuffer.
This commit is contained in:
4
include/lgl.h
Normal file
4
include/lgl.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
/* Framebuffer management. */
|
||||
int lglBlitFramebuffer( lua_State *L );
|
||||
Reference in New Issue
Block a user