Skip to content

Commit 7086ddd

Browse files
committed
device_features: actually disable alphaToOne
Signed-off-by: Ali Cheraghi <alichraghi@proton.me>
1 parent 9f83808 commit 7086ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nbl/video/device_capabilities/device_features.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
{
142142
"type": "bool",
143143
"name": "alphaToOne",
144-
"value": true,
144+
"value": false,
145145
"comment": ["Some AMD don't support"]
146146
},
147147
{

0 commit comments

Comments
 (0)