docs: everytime -> every time
Reviewed-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6864>
This commit is contained in:

committed by
Marge Bot

parent
e48b77b5b1
commit
255019340c
@@ -214,7 +214,7 @@ Two stream output targets can use the same resource at the same time, but
|
|||||||
with a disjoint memory range.
|
with a disjoint memory range.
|
||||||
|
|
||||||
Additionally, the stream output target internally maintains the offset
|
Additionally, the stream output target internally maintains the offset
|
||||||
into the buffer which is incremented everytime something is written to it.
|
into the buffer which is incremented every time something is written to it.
|
||||||
The internal offset is equal to how much data has already been written.
|
The internal offset is equal to how much data has already been written.
|
||||||
It can be stored in device memory and the CPU actually doesn't have to query
|
It can be stored in device memory and the CPU actually doesn't have to query
|
||||||
it.
|
it.
|
||||||
|
Reference in New Issue
Block a user