[][src]Module glium::texture::depth_stencil_texture1d

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.