Expand description
Binding types for the librashader C API.
Structs§
- libra_
viewport_ t - Defines the output origin for a rendered frame.
Enums§
- LIBRA_
PRESET_ CTX_ ORIENTATION - An enum representing orientation for use in preset contexts.
- LIBRA_
PRESET_ CTX_ RUNTIME - An enum representing graphics runtimes (video drivers) for use in preset contexts.
Type Aliases§
- libra_
error_ t - A handle to a librashader error object.
- libra_
gl_ filter_ chain_ t runtime-opengl - A handle to a OpenGL filter chain.
- libra_
preset_ ctx_ t - A handle to a preset wildcard context object.
- libra_
shader_ preset_ t - A handle to a shader preset object.
- libra_
vk_ filter_ chain_ t runtime-vulkan - A handle to a Vulkan filter chain.