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

  /external/mesa3d/src/gallium/drivers/r600/
compute_memory_pool.h 76 void compute_memory_shadow(struct compute_memory_pool* pool,
compute_memory_pool.c 212 compute_memory_shadow(pool, pipe, 1);
221 compute_memory_shadow(pool, pipe, 0);
228 void compute_memory_shadow(struct compute_memory_pool* pool, function
233 COMPUTE_DBG("* compute_memory_shadow() device_to_host = %d\n",

Completed in 2372 milliseconds