mesa/docs/gallium
Roland Scheidegger 49337ec410 gallium: add rasterizer depth_clamp enable bit
This is required for d3d10+, which has depth_clamp always enabled
regardless of depth_clip (in contrast to OpenGL, where enabling
depth_clamp disables depth_clip). There doesn't seem to be a GL
extension for it, but it will be used for lavapipe to implement
VK_EXT_depth_clip_enable.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12260>
2021-09-09 18:29:26 +00:00
..
cso gallium: add rasterizer depth_clamp enable bit 2021-09-09 18:29:26 +00:00
buffermapping.rst
context.rst gallium: remove vertices_per_patch, add pipe_context::set_patch_vertices 2021-08-21 00:08:11 +00:00
cso.rst
debugging.rst
distro.rst
format.rst
glossary.rst
index.rst
intro.rst
pipeline.txt
postprocess.rst
resources.rst
screen.rst gallium: add rasterizer depth_clamp enable bit 2021-09-09 18:29:26 +00:00
tgsi.rst gallium/tgsi: rip out cylindrical wrap support 2021-08-25 19:37:16 +00:00