mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01: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