iris: play chicken with timer queries for now
they have been crashy in the past and I don't want to risk tanking my laptop right before my XDC talk
This commit is contained in:
@@ -172,6 +172,7 @@ write_value(struct iris_context *ice, struct iris_query *q, unsigned offset)
|
|||||||
offset);
|
offset);
|
||||||
break;
|
break;
|
||||||
case PIPE_QUERY_TIME_ELAPSED:
|
case PIPE_QUERY_TIME_ELAPSED:
|
||||||
|
assert(false);
|
||||||
iris_pipelined_write(&ice->render_batch, q,
|
iris_pipelined_write(&ice->render_batch, q,
|
||||||
PIPE_CONTROL_WRITE_TIMESTAMP,
|
PIPE_CONTROL_WRITE_TIMESTAMP,
|
||||||
offset);
|
offset);
|
||||||
|
Reference in New Issue
Block a user