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

  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
u_helpers.h 82 void util_throttle_memory_usage(struct pipe_context *pipe,
u_helpers.c 264 * util_throttle_memory_usage(..., w*h*d*Bpp);
271 util_throttle_memory_usage(struct pipe_context *pipe, function
  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
u_helpers.h 118 void util_throttle_memory_usage(struct pipe_context *pipe,
u_helpers.c 383 * util_throttle_memory_usage(..., w*h*d*Bpp);
390 util_throttle_memory_usage(struct pipe_context *pipe, function
  /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
st_cb_texture.c 2028 util_throttle_memory_usage(pipe, &st->throttle,
2137 util_throttle_memory_usage(pipe, &st->throttle,
2233 util_throttle_memory_usage(pipe, &st->throttle,
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
st_cb_texture.c 1475 util_throttle_memory_usage(pipe, &st->throttle,
1584 util_throttle_memory_usage(pipe, &st->throttle,
1680 util_throttle_memory_usage(pipe, &st->throttle,

Completed in 43 milliseconds