Table of Contents

Method CreateShader

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

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.