Struct Shader
Public Attributes
| Type | Name |
|---|---|
| GLuint | frag |
| GLuint | program |
| GLuint | vert |
Public Attributes Documentation
variable frag
GLuint Shader::frag;
variable program
GLuint Shader::program;
variable vert
GLuint Shader::vert;
The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/engine/src/rendering/DrawContext.c