Searched refs:intel_measure_batch (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/common/
H A Dintel_measure.h105 struct intel_measure_batch;
113 struct intel_measure_batch *secondary;
143 struct intel_measure_batch { struct
154 bool intel_measure_state_changed(const struct intel_measure_batch *batch,
159 bool intel_measure_ready(struct intel_measure_batch *batch);
H A Dintel_measure.c264 intel_measure_state_changed(const struct intel_measure_batch *batch,
383 intel_measure_ready(struct intel_measure_batch *batch)
399 struct intel_measure_batch *batch)
638 struct intel_measure_batch *batch =
640 struct intel_measure_batch, link);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_measure.h33 struct intel_measure_batch base;
H A Diris_measure.c132 struct intel_measure_batch *measure_batch = &batch->measure->base;
193 struct intel_measure_batch *measure_batch = &batch->measure->base;
236 struct intel_measure_batch *batch =
266 struct intel_measure_batch* measure_batch = &batch->measure->base;
337 struct intel_measure_batch *measure_batch = &iris_measure_batch->base;
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_measure.c35 struct intel_measure_batch base;

Completed in 5 milliseconds