|
Shift
|
This is the complete list of members for Shift.Graphics.GL.ShaderProgram, including all inherited members.
| Dispose() | Shift.Graphics.GL.ShaderProgram | inline |
| DisposeChildren | Shift.Graphics.GL.ShaderProgram | |
| FragmentShader | Shift.Graphics.GL.ShaderProgram | |
| GetAttributeLocation(string Name) | Shift.Graphics.GL.ShaderProgram | inline |
| GetUniformLocation(string Name) | Shift.Graphics.GL.ShaderProgram | inline |
| ProgramID | Shift.Graphics.GL.ShaderProgram | |
| ProgramLog | Shift.Graphics.GL.ShaderProgram | |
| ShaderProgram(Shader vertexShader, Shader fragmentShader) | Shift.Graphics.GL.ShaderProgram | inline |
| ShaderProgram(string vertexShaderSource, string fragmentShaderSource) | Shift.Graphics.GL.ShaderProgram | inline |
| this[string name] | Shift.Graphics.GL.ShaderProgram | |
| Use() | Shift.Graphics.GL.ShaderProgram | inline |
| VertexShader | Shift.Graphics.GL.ShaderProgram |