mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-19 02:09:17 +02:00
texture load fixes, shader changes
This commit is contained in:
@@ -22,7 +22,7 @@ namespace gl
|
||||
|
||||
enum class components_e
|
||||
{
|
||||
R = GL_R,
|
||||
R = GL_RED,
|
||||
RG = GL_RG,
|
||||
RGB = GL_RGB,
|
||||
RGBA = GL_RGBA,
|
||||
|
||||
Reference in New Issue
Block a user