gallium/docs: fix PIPE_CAP_ENDIANNESS delimiter, remove trailing spaces
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
This commit is contained in:
@@ -169,7 +169,7 @@ The integer capabilities:
|
||||
since they are linked) a driver can support. Returning 0 is equivalent
|
||||
to returning 1 because every driver has to support at least a single
|
||||
viewport/scissor combination.
|
||||
* ''PIPE_CAP_ENDIANNESS``:: The endianness of the device. Either
|
||||
* ``PIPE_CAP_ENDIANNESS``:: The endianness of the device. Either
|
||||
PIPE_ENDIAN_BIG or PIPE_ENDIAN_LITTLE.
|
||||
* ``PIPE_CAP_MIXED_FRAMEBUFFER_SIZES``: Whether it is allowed to have
|
||||
different sizes for fb color/zs attachments. This controls whether
|
||||
|
Reference in New Issue
Block a user