Skip to content

Commit 8ba0395

Browse files
committed
Removed hctdb.py comment; this is covered by another PR now, and would only create a conflict.
1 parent 8c62637 commit 8ba0395

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

utils/hct/hctdb.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1044,8 +1044,6 @@ def populate_categories_and_models_ExperimentalOps(self):
10441044
# most recent release until infrastructure is in place to opt-in to
10451045
# experimental ops and the validator can force use of the PREVIEW hash.
10461046
for i in "ExperimentalNop".split(","):
1047-
# Update instructions for when release shader model is updated:
1048-
# set shader_model to latest experimental (like released + 1 minor)
10491047
self.name_idx[i].category = "No-op"
10501048
self.name_idx[i].shader_model = 6, 10
10511049

0 commit comments

Comments
 (0)