v3d: Stop advertising support for PIPE_CAP_*_COLOR_CLAMPED.
The GL frontend can lower away this deprecated GL feature for us. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8601>
This commit is contained in:
@@ -389,7 +389,6 @@ struct v3d_fs_key {
|
||||
bool sample_coverage;
|
||||
bool sample_alpha_to_coverage;
|
||||
bool sample_alpha_to_one;
|
||||
bool clamp_color;
|
||||
bool shade_model_flat;
|
||||
/* Mask of which color render targets are present. */
|
||||
uint8_t cbufs;
|
||||
|
Reference in New Issue
Block a user