gallium: Add and handle PIPE_CAP_CONDITIONAL_RENDER_INVERTED
[mesa.git] / src / gallium / docs / source / screen.rst
index 26949233286d6c8dc7ab75742d25115de09fb00e..eee254e473aa7e573233c838412fab0bb2ec3eab 100644 (file)
@@ -223,6 +223,8 @@ The integer capabilities:
 * ``PIPE_CAP_VIDEO_MEMORY``: The amount of video memory in megabytes.
 * ``PIPE_CAP_UMA``: If the device has a unified memory architecture or on-card
   memory and GART.
+* ``PIPE_CAP_CONDITIONAL_RENDER_INVERTED``: Whether the driver supports inverted
+  condition for conditional rendering.
 
 
 .. _pipe_capf: