Skip to main content

Module error

Module error 

Source
Expand description

Defines the hierarchy of error types for the rendering subsystem.

Enumsยง

PipelineError
An error related to the creation or management of a graphics pipeline.
RenderError
A high-level error that can occur within the main rendering system or graphics device.
ResourceError
An error related to the creation or use of a GPU resource (buffers, textures, etc.).
ShaderError
An error related to the creation, loading, or compilation of a shader module.