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

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

public ES20Shader(
	ShaderWithFormatCreationData creationData,
	OpenGL20Device device
)
See Also