Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/common/
H A Dintel_measure.h105 struct intel_measure_batch;
113 struct intel_measure_batch *secondary;
128 typedef void (*intel_measure_release_batch_cb)(struct intel_measure_batch *base);
147 struct intel_measure_batch { struct
158 bool intel_measure_state_changed(const struct intel_measure_batch *batch,
163 bool intel_measure_ready(struct intel_measure_batch *batch);
H A Dintel_measure.c269 intel_measure_state_changed(const struct intel_measure_batch *batch, in intel_measure_state_changed()
388 intel_measure_ready(struct intel_measure_batch *batch) in intel_measure_ready()
404 struct intel_measure_batch *batch) in intel_measure_push_result()
647 struct intel_measure_batch *batch = in intel_measure_gather()
649 struct intel_measure_batch, link); in intel_measure_gather()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_measure.c41 measure_batch_free(struct intel_measure_batch *base) in measure_batch_free()
147 struct intel_measure_batch *measure_batch = &batch->measure->base; in measure_start_snapshot()
208 struct intel_measure_batch *measure_batch = &batch->measure->base; in measure_end_snapshot()
251 struct intel_measure_batch *batch = in iris_measure_renderpass()
281 struct intel_measure_batch* measure_batch = &batch->measure->base; in _iris_measure_snapshot()
352 struct intel_measure_batch *measure_batch = &iris_measure_batch->base; in iris_measure_batch_end()
H A Diris_measure.h33 struct intel_measure_batch base;
/third_party/mesa3d/src/intel/vulkan/
H A Danv_measure.c35 struct intel_measure_batch base;
396 struct intel_measure_batch *base = &measure->base; in _anv_measure_submit()

Completed in 4 milliseconds