gallium: Add and handle PIPE_CAP_CONDITIONAL_RENDER_INVERTED
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu> Reviewed-by: Roland Scheidegger <sroland@vmware.com> Signed-off-by: Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de>
This commit is contained in:

committed by
Ilia Mirkin

parent
64cc1876fa
commit
fd5edee700
@@ -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:
|
||||
|
Reference in New Issue
Block a user