Method CreateShader
CreateShader()
Compiles the effect shader and returns the program object handle.
protected override int CreateShader()
Returns
- int
A handle to the shader program object.
Compiles the effect shader and returns the program object handle.
protected override int CreateShader()
A handle to the shader program object.