Module unsigned_texture1d_array

Source
Expand description

Contains the implementation of UnsignedTexture1dArray.

Structsยง

UnsignedTexture1dArray
An array of one-dimensional textures containing unsigned integral data.
UnsignedTexture1dArrayLayer
Represents a single layer of a UnsignedTexture1dArray.
UnsignedTexture1dArrayLayerMipmap
Represents a single layer of a mipmap level of a UnsignedTexture1dArray.
UnsignedTexture1dArrayMipmap
Represents a single mipmap level of a UnsignedTexture1dArray.