Switch out math_util.hpp

This commit is contained in:
wheremyfoodat 2023-08-04 16:14:41 +03:00
parent 952e2a06f9
commit 73a18e3609
5 changed files with 72 additions and 77 deletions

View file

@ -14,7 +14,7 @@ struct Texture {
u32 location;
u32 config; // Magnification/minification filter, wrapping configs, etc
PICA::TextureFmt format;
Math::uvec2 size;
OpenGL::uvec2 size;
bool valid;
// Range of VRAM taken up by buffer