Home
last modified time | relevance | path

Searched refs:iris_measure_batch (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_measure.c43 struct iris_measure_batch *batch = in measure_batch_free()
44 container_of(base, struct iris_measure_batch, base); in measure_batch_free()
109 /* the final member of iris_measure_batch is a zero-length array of in iris_init_batch_measure()
113 const size_t batch_bytes = sizeof(struct iris_measure_batch) + in iris_init_batch_measure()
118 struct iris_measure_batch *measure = batch->measure; in iris_init_batch_measure()
130 iris_destroy_batch_measure(struct iris_measure_batch *batch) in iris_destroy_batch_measure()
351 struct iris_measure_batch *iris_measure_batch = batch->measure; in iris_measure_batch_end() local
352 struct intel_measure_batch *measure_batch = &iris_measure_batch->base; in iris_measure_batch_end()
378 list_addtail(&iris_measure_batch in iris_measure_batch_end()
[all...]
H A Diris_measure.h31 struct iris_measure_batch { struct
39 void iris_destroy_batch_measure(struct iris_measure_batch *batch);
H A Diris_batch.h194 struct iris_measure_batch *measure;

Completed in 2 milliseconds