Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_helpers.h101 void util_throttle_deinit(struct pipe_screen *screen, struct util_throttle *t);
Du_helpers.c229 util_throttle_deinit(struct pipe_screen *screen, struct util_throttle *t) in util_throttle_deinit() function
/external/mesa3d/src/mesa/state_tracker/
Dst_context.c469 util_throttle_deinit(st->pipe->screen, &st->throttle); in st_destroy_context_priv()