GLFW3Shader Constructor (ShaderWithFormatCreationData, 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(
	ShaderWithFormatCreationData creationData,
	OpenGL20Device device
)
See Also