OpenGLShader Constructor (ShaderWithFormatCreationData, OpenGL20Device)Delta Engine Documentation
Initializes a new instance of the OpenGLShader class

Namespace: DeltaEngine.Graphics.OpenGL
Assembly: DeltaEngine.Graphics.OpenGL (in DeltaEngine.Graphics.OpenGL.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public OpenGLShader(
	ShaderWithFormatCreationData creationData,
	OpenGL20Device device
)
See Also