[][src]Module glium::texture::depth_stencil_texture2d

Contains the implementation of DepthStencilTexture2d.

Structs

DepthStencilTexture2d

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

DepthStencilTexture2dMipmap

Represents a single mipmap level of a DepthStencilTexture2d.