gallium: add PIPE_SHADER_CAP_MAX_SHADER_IMAGES
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu> Reviewed-by: Marek Olšák <marek.olsak@amd.com> Reviewed-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
@@ -417,6 +417,7 @@ to be 0.
|
||||
opcodes.
|
||||
* ``PIPE_SHADER_CAP_SUPPORTED_IRS``: Supported representations of the
|
||||
program. It should be a mask of ``pipe_shader_ir`` bits.
|
||||
* ``PIPE_SHADER_CAP_MAX_SHADER_IMAGES``: Maximum number of image units.
|
||||
|
||||
|
||||
.. _pipe_compute_cap:
|
||||
|
Reference in New Issue
Block a user