iris: bad inherited comments

This commit is contained in:
Kenneth Graunke
2018-06-23 12:18:11 -07:00
parent 8c54433275
commit 8e2b71b190
+1 -5
View File
@@ -323,11 +323,7 @@ iris_batch_emit(struct iris_batch *batch, const void *data, unsigned size)
}
/**
* Called from iris_batch_flush before emitting MI_BATCHBUFFER_END and
* sending it off.
*
* This function can emit state (say, to preserve registers that aren't saved
* between batches).
* Terminate a batch with MI_BATCH_BUFFER_END.
*/
static void
iris_finish_batch(struct iris_batch *batch)