Skip to content

Commit e60032d

Browse files
committed
firstbitlow in Vulkan.json
1 parent 2146ca7 commit e60032d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Vulkan/Sfx/Vulkan.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,7 @@
273273
"._m32": "[3][2]",
274274
"._m33": "[3][3]",
275275
"round": "roundEven",
276-
"roundNearest": "round"
276+
"roundNearest": "round",
277+
"firstbitlow": "findLSB"
277278
}
278279
}

0 commit comments

Comments
 (0)