WIP
This commit is contained in:
@@ -55,8 +55,9 @@ typedef float GLD_tdxValue;
|
||||
#define GLD_C_CLEAR_NOTHING 0
|
||||
#define GLD_C_CLEAR_BACKBUF 1
|
||||
#define GLD_C_CLEAR_ZBUF 2
|
||||
|
||||
|
||||
/* Structures for Viewports */
|
||||
typedef unsigned long DWORD;
|
||||
typedef struct GLD_tdstViewportAttributes_
|
||||
{
|
||||
DWORD dwInitialHeight; /* Initial height of viewport in pixels */
|
||||
|
Reference in New Issue
Block a user