Home
last modified time | relevance | path

Searched refs:intel_measure_gather (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_measure.c343 intel_measure_gather(&screen->measure, &screen->devinfo); in iris_destroy_ctx_measure()
386 intel_measure_gather(measure_device, &screen->devinfo); in iris_measure_batch_end()
404 intel_measure_gather(measure_device, &screen->devinfo); in iris_measure_frame_end()
/third_party/mesa3d/src/intel/vulkan/
Danv_measure.c325 intel_measure_gather(&device->physical->measure_device, in anv_measure_reset()
353 intel_measure_gather(&physical->measure_device, &physical->info); in anv_measure_destroy()
438 intel_measure_gather(measure_device, &device->physical->info); in _anv_measure_acquire()
/third_party/mesa3d/src/intel/common/
Dintel_measure.h166 void intel_measure_gather(struct intel_measure_device *device,
Dintel_measure.c637 intel_measure_gather(struct intel_measure_device *measure_device, in intel_measure_gather() function
/third_party/mesa3d/docs/relnotes/
D22.2.0.rst4133 - intel: provide a callback to clean up after intel_measure_gather