Skip to content

Commit 70a83af

Browse files
simolltex3d
andauthored
Update utils/hct/hctdb.py
Co-authored-by: Tex Riddell <[email protected]>
1 parent c636e6f commit 70a83af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utils/hct/hctdb.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6351,7 +6351,7 @@ def UFI(name, **mappings):
63516351
"MatVecMul",
63526352
"Multiplies a MxK dimension matrix and a K sized input vector",
63536353
"<hfwi,<hfwi",
6354-
"",
6354+
"ro",
63556355
[
63566356
db_dxil_param(0, "$x0", "outputVector", "output vector"),
63576357
db_dxil_param(2, "$x1", "inputVector", "input vector"),

0 commit comments

Comments
 (0)