mirror of
https://gitee.com/openharmony/third_party_mesa3d
synced 2025-03-07 09:38:39 +00:00
r60/sfn: don't lower scomp
The backend has the corresponding ops. Signed-off-by: Gert Wollny <gert.wollny@collabora.com> Reviewed-by: Kristian H. Kristensen <hoegsberg@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9452>
This commit is contained in:
parent
ca270207bb
commit
5942a0f1ac
@ -1305,7 +1305,6 @@ bool r600_common_screen_init(struct r600_common_screen *rscreen,
|
||||
.fuse_ffma16 = true,
|
||||
.fuse_ffma32 = true,
|
||||
.fuse_ffma64 = true,
|
||||
.lower_scmp = true, /* TODO: Should be checked */
|
||||
.lower_flrp32 = true,
|
||||
.lower_flrp64 = true,
|
||||
.lower_fpow = true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user