Fixed packed rendering.
This commit is contained in:
@@ -21,7 +21,4 @@ typedef double double_t;
|
||||
extern char_t EXECUTABLE_PATH[];
|
||||
extern char_t EXECUTABLE_DIRECTORY[];
|
||||
|
||||
typedef uint32_t uint_t;
|
||||
typedef uint_t uvec4_t[4];
|
||||
typedef uint_t uvec3_t[3];
|
||||
typedef uint_t uvec2_t[2];
|
||||
typedef uint32_t uvec4_t[4];
|
||||
Reference in New Issue
Block a user