Shift
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Pages
Shift.Graphics.GL.ShaderProgram Member List

This is the complete list of members for Shift.Graphics.GL.ShaderProgram, including all inherited members.

Dispose()Shift.Graphics.GL.ShaderPrograminline
DisposeChildrenShift.Graphics.GL.ShaderProgram
FragmentShaderShift.Graphics.GL.ShaderProgram
GetAttributeLocation(string Name)Shift.Graphics.GL.ShaderPrograminline
GetUniformLocation(string Name)Shift.Graphics.GL.ShaderPrograminline
ProgramIDShift.Graphics.GL.ShaderProgram
ProgramLogShift.Graphics.GL.ShaderProgram
ShaderProgram(Shader vertexShader, Shader fragmentShader)Shift.Graphics.GL.ShaderPrograminline
ShaderProgram(string vertexShaderSource, string fragmentShaderSource)Shift.Graphics.GL.ShaderPrograminline
this[string name]Shift.Graphics.GL.ShaderProgram
Use()Shift.Graphics.GL.ShaderPrograminline
VertexShaderShift.Graphics.GL.ShaderProgram