video.shader

Shader handle.

class ShaderException: object.Exception;

Exception thrown at shader related errors.

struct Shader;

Opague and immutable shader handle used used by code outside video subsystem.

package uint index;

Index of the shader in VideoDriver implementation.