Crate librashader_runtime_gl

Source
Expand description

librashader OpenGL runtime

This crate should not be used directly. See librashader::runtime::gl instead.

Modules§

error
OpenGL shader runtime errors.
options
OpenGL shader runtime options.

Structs§

FilterChainGL
An OpenGL filter chain.
GLImage
A handle to an OpenGL texture with format and size information.