From: Brian Paul Date: Tue, 29 Mar 2016 17:32:24 +0000 (-0600) Subject: gallium/docs: s/gven/given/ X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6775268b61b1943c85f5a1a30ce330d34003e328;p=mesa.git gallium/docs: s/gven/given/ --- diff --git a/src/gallium/docs/source/tgsi.rst b/src/gallium/docs/source/tgsi.rst index 6366f7e802d..3ac6ba3c25a 100644 --- a/src/gallium/docs/source/tgsi.rst +++ b/src/gallium/docs/source/tgsi.rst @@ -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``