gallium: fix the documentation of PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Tue, 26 Jan 2016 16:03:11 +0000 (11:03 -0500)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Wed, 3 Feb 2016 13:12:37 +0000 (14:12 +0100)
This parameter is equivalent to the corresponding OpenGL implementation
limit which is in texels, not bytes.

Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/docs/source/screen.rst

index 1fcd882ccbecf727bcca427acc2876f3bfebf700..c95136fe425f8717891f6ac215c0c6e7f46766cb 100644 (file)
@@ -168,7 +168,7 @@ The integer capabilities:
   view it is intended to be used with, or herein undefined results may occur
   for permutational swizzles.
 * ``PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE``: The maximum accessible size with
-  a buffer sampler view, in bytes.
+  a buffer sampler view, in texels.
 * ``PIPE_CAP_MAX_VIEWPORTS``: The maximum number of viewports (and scissors
   since they are linked) a driver can support. Returning 0 is equivalent
   to returning 1 because every driver has to support at least a single