mesa/docs/gallium
Alyssa Rosenzweig a9f9953928 docs/gallium: Note samplers are not used for txf
Now that PIPE_CAP_TEXTURE_BUFFER_SAMPLER is gone, txf does not require samplers
for any texture on any Gallium driver. NIR already requires drivers to ignore
sampler_index for non-sampler operation (mainly txf), and nowadays all Gallium
drivers ingest NIR. So, document that samplers aren't bound for txf (etc) as
part of the Gallium frontend-driver contract.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Suggested-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22223>
2023-04-07 01:15:41 +00:00
..
cso docs/gallium: Fix typos 2023-03-28 02:31:05 +00:00
buffermapping.rst docs: use ext-role for GL / VK extensions 2022-11-09 16:10:55 +00:00
context.rst docs/gallium: Note samplers are not used for txf 2023-04-07 01:15:41 +00:00
cso.rst
debugging.rst docs: move generic gallium envvars to root doc 2022-11-15 11:25:05 +01:00
distro.rst
format.rst docs: apply some redirects 2022-11-10 17:26:19 +01:00
glossary.rst docs/gallium: move period out of quotes 2022-11-15 10:01:15 +00:00
index.rst docs: drop reference to modindex 2023-03-29 12:53:26 +00:00
intro.rst
pipeline.txt
postprocess.rst docs: apply some redirects 2022-11-10 17:26:19 +01:00
resources.rst docs: use ext-role for GL / VK extensions 2022-11-09 16:10:55 +00:00
screen.rst gallium: Remove PIPE_CAP_TEXTURE_BUFFER_SAMPLER 2023-04-07 01:15:41 +00:00
tgsi.rst tgsi: Drop TGSI_OPCODE_DFRACEXP. 2023-04-06 02:32:01 +00:00