Searched refs:brw_bo_unmap (Results 1 - 25 of 29) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dintel_upload.c44 brw_bo_unmap(upload->bo);
H A Dintel_buffer_objects.c263 brw_bo_unmap(intel_obj->buffer);
365 brw_bo_unmap(intel_obj->buffer);
568 brw_bo_unmap(intel_obj->range_map_bo[index]);
590 brw_bo_unmap(intel_obj->buffer);
H A Dbrw_bufmgr.h288 static inline int brw_bo_unmap(UNUSED struct brw_bo *bo) { return 0; } function in typeref:typename:int
H A Dbrw_program_cache.c256 brw_bo_unmap(cache->bo);
492 brw_bo_unmap(cache->bo);
H A Dintel_pixel_read.c212 brw_bo_unmap(bo);
H A Dbrw_queryobj.c204 brw_bo_unmap(query->bo);
H A Dgen6_queryobj.c307 brw_bo_unmap(query->bo);
H A Dbrw_performance_query.c1133 brw_bo_unmap(obj->oa.bo);
1450 brw_bo_unmap(obj->pipeline_stats.bo);
1490 brw_bo_unmap(obj->oa.bo);
H A Dgen6_sol.c264 brw_bo_unmap(bo);
H A Dintel_tex_image.c305 brw_bo_unmap(bo);
802 brw_bo_unmap(bo);
H A Dintel_batchbuffer.c766 brw_bo_unmap(batch->batch.bo);
767 brw_bo_unmap(batch->state.bo);
H A Dbrw_program.c698 brw_bo_unmap(brw->shader_time.bo);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_upload.c43 brw_bo_unmap(upload->bo);
H A Dbrw_buffer_objects.c296 brw_bo_unmap(intel_obj->buffer);
398 brw_bo_unmap(intel_obj->buffer);
601 brw_bo_unmap(intel_obj->range_map_bo[index]);
623 brw_bo_unmap(intel_obj->buffer);
H A Dbrw_bufmgr.h296 static inline int brw_bo_unmap(UNUSED struct brw_bo *bo) { return 0; } function in typeref:typename:int
H A Dbrw_pipe_control.c390 brw_bo_unmap(brw->workaround_bo);
H A Dbrw_program_cache.c229 brw_bo_unmap(cache->bo);
465 brw_bo_unmap(cache->bo);
H A Dbrw_pixel_read.c212 brw_bo_unmap(bo);
H A Dbrw_queryobj.c204 brw_bo_unmap(query->bo);
H A Dgfx6_queryobj.c306 brw_bo_unmap(query->bo);
H A Dbrw_performance_query.c497 perf_cfg->vtbl.bo_unmap = (bo_unmap_t)brw_bo_unmap;
H A Dgfx6_sol.c261 brw_bo_unmap(bo);
H A Dbrw_tex_image.c305 brw_bo_unmap(bo);
854 brw_bo_unmap(bo);
H A Dbrw_batch.c791 brw_bo_unmap(batch->batch.bo);
792 brw_bo_unmap(batch->state.bo);
H A Dbrw_program.c669 brw_bo_unmap(brw->shader_time.bo);

Completed in 25 milliseconds

12