mesa/docs/gallium
James Jones 6ee10ab3de gallium: Add pipe_screen::is_dmabuf_modifier_supported
Add a "do you support this modifier?" query to all
drivers which support format modifiers. This will
be used in a subsequent change to fully
encapsulate modifier validation and auxiliary plane
count calculation logic behind the driver
abstraction, which will in turn simplify the
addition of device-class-specific format modifiers
in the nouveau driver.

Signed-off-by: James Jones <jajones@nvidia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3723>
2020-11-11 10:51:37 +00:00
..
cso docs: anistropy -> anisotropy 2020-10-28 10:27:51 +00:00
context.rst docs: ie. -> i.e. 2020-10-28 10:27:51 +00:00
cso.rst merge gallium docs into main docs 2020-07-07 10:22:08 +00:00
debugging.rst merge gallium docs into main docs 2020-07-07 10:22:08 +00:00
distro.rst merge gallium docs into main docs 2020-07-07 10:22:08 +00:00
format.rst merge gallium docs into main docs 2020-07-07 10:22:08 +00:00
glossary.rst merge gallium docs into main docs 2020-07-07 10:22:08 +00:00
index.rst docs: Move the gallium driver documentation to the top level. 2020-10-21 18:11:39 +00:00
intro.rst merge gallium docs into main docs 2020-07-07 10:22:08 +00:00
pipeline.txt merge gallium docs into main docs 2020-07-07 10:22:08 +00:00
postprocess.rst docs: move gallium specific docs into gallium folder 2020-07-07 10:22:08 +00:00
resources.rst merge gallium docs into main docs 2020-07-07 10:22:08 +00:00
screen.rst gallium: Add pipe_screen::is_dmabuf_modifier_supported 2020-11-11 10:51:37 +00:00
tgsi.rst merge gallium docs into main docs 2020-07-07 10:22:08 +00:00