Stencil reflection example.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
/* Rendering. */
|
||||
int lglClear( lua_State* L );
|
||||
/* Frame Buffers. */
|
||||
int lglBlitFramebuffer( lua_State* L );
|
||||
/* State Management. */
|
||||
|
||||
Reference in New Issue
Block a user