mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-08 23:40:12 +01:00
mesa: fix typo
Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28695>
This commit is contained in:
parent
6b04843537
commit
cdcb2ab538
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ struct pipe_vertex_element;
|
|||
* would require more book-keeping in the driver than seems necessary
|
||||
* at this point.
|
||||
*
|
||||
* Does GL_MAP_INVALDIATE_BUFFER_BIT do this? Not really -- we don't
|
||||
* Does GL_MAP_INVALIDATE_BUFFER_BIT do this? Not really -- we don't
|
||||
* want to provoke the driver to throw away the old storage, we will
|
||||
* respect the contents of already referenced data.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue