gallium/docs: s/gven/given/

This commit is contained in:
Brian Paul 2016-03-29 11:32:24 -06:00
parent 75b713455c
commit 6775268b61
1 changed files with 1 additions and 1 deletions

View File

@ -2095,7 +2095,7 @@ after lookup.
.. opcode:: SAMPLE
Using provided address, sample data from the specified texture using the
filtering mode identified by the gven sampler. The source data may come from
filtering mode identified by the given sampler. The source data may come from
any resource type other than buffers.
Syntax: ``SAMPLE dst, address, sampler_view, sampler``