Module unsigned_texture2d_array

Module unsigned_texture2d_array 

Source
Expand description

Contains the implementation of UnsignedTexture2dArray.

Structsยง

UnsignedTexture2dArray
An array of two-dimensional textures containing unsigned integral data.
UnsignedTexture2dArrayLayer
Represents a single layer of a UnsignedTexture2dArray.
UnsignedTexture2dArrayLayerMipmap
Represents a single layer of a mipmap level of a UnsignedTexture2dArray.
UnsignedTexture2dArrayMipmap
Represents a single mipmap level of a UnsignedTexture2dArray.