GLFW3Shader Constructor (ShaderCreationData, OpenGL20Device)Delta Engine Documentation
Initializes a new instance of the GLFW3Shader class

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

protected GLFW3Shader(
	ShaderCreationData data,
	OpenGL20Device device
)
See Also