HomeSort by relevance Sort by last modified time
    Searched refs:compute_memory_finalize_pending (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/r600/
compute_memory_pool.h 82 void compute_memory_finalize_pending(struct compute_memory_pool* pool,
evergreen_compute.c 551 compute_memory_finalize_pending(pool, ctx_);
852 compute_memory_finalize_pending(pool, ctx_);
compute_memory_pool.c 247 void compute_memory_finalize_pending(struct compute_memory_pool* pool, function
256 COMPUTE_DBG("* compute_memory_finalize_pending()\n");

Completed in 63 milliseconds