Skip to content

Commit 0f3d828

Browse files
yanivkleigcbot
authored andcommitted
Changes in code.
1 parent 67a0ed5 commit 0f3d828

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

IGC/common/igc_flags.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,6 @@ DECLARE_IGC_REGKEY(bool, RemoveUnusedTGMFence, false, "Remove TGM Fence
249249
DECLARE_IGC_REGKEY(bool, EnableCustomLoopVersioning, true, "Enable IGC to do custom loop versioning", false)
250250
DECLARE_IGC_REGKEY(bool, DisableMCSOpt, false, "Disable IGC to run MCS optimization", false)
251251
DECLARE_IGC_REGKEY(bool, DisableGatingSimilarSamples, false, "Disable Gating of similar sample instructions", false)
252-
DECLARE_IGC_REGKEY(bool, EnableSoftwareVertexFetch, false, "Enable software vertex fetch for VS.", false)
253252
DECLARE_IGC_REGKEY(bool, EnableSoftwareStencil, false, "Enable software stencil for PS.", false)
254253
DECLARE_IGC_REGKEY(bool, EnableInterpreterPatternMatching, true, "Enable Interpreter pattern matching and force retry if the pattern was found.", false)
255254
DECLARE_IGC_REGKEY(bool, EnableSumFractions, false, "Enable SumFractions optimization in CustomUnsafeOptPass.", false)

0 commit comments

Comments
 (0)