Home
last modified time | relevance | path

Searched refs:util_throttle_deinit (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_helpers.h117 void util_throttle_deinit(struct pipe_screen *screen, struct util_throttle *t);
Du_helpers.c350 util_throttle_deinit(struct pipe_screen *screen, struct util_throttle *t) in util_throttle_deinit() function
/third_party/mesa3d/src/mesa/state_tracker/
Dst_context.c389 util_throttle_deinit(st->screen, &st->throttle); in st_destroy_context_priv()