HomeSort by: relevance | last modified time | path
    Searched refs:util_throttle_init (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
u_helpers.h 80 void util_throttle_init(struct util_throttle *t, uint64_t max_mem_usage);
u_helpers.c 224 util_throttle_init(struct util_throttle *t, uint64_t max_mem_usage) function
  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
u_helpers.h 116 void util_throttle_init(struct util_throttle *t, uint64_t max_mem_usage);
u_helpers.c 343 util_throttle_init(struct util_throttle *t, uint64_t max_mem_usage) function
  /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
st_context.c 740 util_throttle_init(&st->throttle,
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
st_context.c 643 util_throttle_init(&st->throttle,

Completed in 9 milliseconds