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

  /external/mesa3d/src/gallium/drivers/r600/
compute_memory_pool.h 65 struct compute_memory_item* compute_memory_postalloc_chunk(struct compute_memory_pool* pool, int64_t start_in_dw); ///search for the chunk where we can link our new chunk after it
compute_memory_pool.c 157 struct compute_memory_item* compute_memory_postalloc_chunk( function
333 pos = compute_memory_postalloc_chunk(pool, start_in_dw);

Completed in 2643 milliseconds