gallium/docs: fix typo
This commit is contained in:
@@ -273,7 +273,7 @@ Modern APIs allow using buffers as shader resources.
|
|||||||
**depth0** the depth of the base mip level of the texture
|
**depth0** the depth of the base mip level of the texture
|
||||||
(1 for everything else).
|
(1 for everything else).
|
||||||
|
|
||||||
**array_size the array size for 1D and 2D array textures.
|
**array_size** the array size for 1D and 2D array textures.
|
||||||
For cube maps this must be 6, for other textures 1.
|
For cube maps this must be 6, for other textures 1.
|
||||||
|
|
||||||
**last_level** the last mip map level present.
|
**last_level** the last mip map level present.
|
||||||
|
Reference in New Issue
Block a user