Crate adi_gpu_base [] [src]

This library is the base library for implementations of the adi_gpu api. If you would like to make your own implementation of the api, you can use this library as a dependency.

Traits

BaseTypes
Display

A trait for a Display

Gradient

Trait for Gradient

Model

Trait for Model

Shape

Trait for Shape

TexCoords

Trait for TexCoords

Texture

Trait for a Texture.