Module nannou::ui::backend::glium::glium::texture::depth_stencil_texture1d[][src]

Contains the implementation of DepthStencilTexture1d.

Structs

DepthStencilTexture1d

A one-dimensional texture containing both depth and stencil data.

DepthStencilTexture1dMipmap

Represents a single mipmap level of a DepthStencilTexture1d.