Searched refs:crocus_bo_unmap (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_bufmgr.h242 static inline int crocus_bo_unmap(struct crocus_bo *bo) { return 0; } function in typeref:typename:int
H A Dcrocus_program_cache.c153 crocus_bo_unmap(ice->shaders.cache_bo);
308 crocus_bo_unmap(ice->shaders.cache_bo);
H A Dcrocus_context.c66 crocus_bo_unmap(ice->workaround_bo);
H A Dcrocus_monitor.c192 perf_cfg->vtbl.bo_unmap = (bo_unmap_t)crocus_bo_unmap;
H A Dcrocus_batch.c840 crocus_bo_unmap(batch->command.bo);
841 crocus_bo_unmap(batch->state.bo);
H A Dcrocus_resource.c571 crocus_bo_unmap(res->aux.bo);

Completed in 11 milliseconds