iris: URB configs.

This commit is contained in:
Kenneth Graunke
2018-01-25 21:23:45 -08:00
parent b1115799e6
commit 538decc0de
4 changed files with 42 additions and 5 deletions

View File

@@ -377,10 +377,6 @@ iris_update_compiled_shaders(struct iris_context *ice)
}
}
}
if (ice->state.dirty & IRIS_DIRTY_URB) {
// ... back to the state module :/
}
}
void