docs: apis -> APIs

Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6864>
This commit is contained in:
Erik Faye-Lund
2020-09-25 13:46:54 +02:00
committed by Marge Bot
parent 255019340c
commit 3fffa27a3b

View File

@@ -45,7 +45,7 @@ buffers, surfaces) are bound to the driver.
* ``set_constant_buffer`` sets a constant buffer to be used for a given shader * ``set_constant_buffer`` sets a constant buffer to be used for a given shader
type. index is used to indicate which buffer to set (some apis may allow type. index is used to indicate which buffer to set (some APIs may allow
multiple ones to be set, and binding a specific one later, though drivers multiple ones to be set, and binding a specific one later, though drivers
are mostly restricted to the first one right now). are mostly restricted to the first one right now).