Module glium::texture::depth_texture1d
source · Expand description
Contains the implementation of DepthTexture1d
.
Structs
- A one-dimensional texture containing depth data.
- Represents a single mipmap level of a
DepthTexture1d
.