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