Files
third_party_mesa3d/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
..
2023-03-28 02:31:05 +00:00
2020-07-07 10:22:08 +00:00
2022-11-10 17:26:19 +01:00
2023-03-29 12:53:26 +00:00
2020-07-07 10:22:08 +00:00
2020-07-07 10:22:08 +00:00
2022-11-10 17:26:19 +01:00
2023-04-06 02:32:01 +00:00