Shader_constants - hpgDesigns/hpgdesigns-dev.io GitHub Wiki
These are the constants related to shaders.
| sh_vertex | Vertex Shader |
| sh_fragment | Fragment Shader |
| sh_geometry | Geometry Shader |
| sh_tesscontrol | Tessellation Control Shader |
| sh_tessevaluation | Tessellation Evaluation Shader |