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

  /external/mesa3d/src/mesa/drivers/dri/i965/
intel_upload.c 54 brw_bo_unmap(brw->upload.bo);
brw_bufmgr.h 258 static inline int brw_bo_unmap(struct brw_bo *bo) { return 0; } function
intel_buffer_objects.c 263 brw_bo_unmap(intel_obj->buffer);
363 brw_bo_unmap(intel_obj->buffer);
565 brw_bo_unmap(intel_obj->range_map_bo[index]);
587 brw_bo_unmap(intel_obj->buffer);
brw_program_cache.c 241 brw_bo_unmap(cache->bo);
476 brw_bo_unmap(cache->bo);
intel_pixel_read.c 213 brw_bo_unmap(bo);
brw_queryobj.c 212 brw_bo_unmap(query->bo);
gen6_queryobj.c 307 brw_bo_unmap(query->bo);
intel_batchbuffer.c 671 brw_bo_unmap(batch->batch.bo);
672 brw_bo_unmap(batch->state.bo);
903 brw_bo_unmap(batch->batch.bo);
904 brw_bo_unmap(batch->state.bo);
    [all...]
brw_performance_query.c 968 brw_bo_unmap(obj->oa.bo);
978 brw_bo_unmap(obj->oa.bo);
    [all...]
gen6_sol.c 262 brw_bo_unmap(bo);
intel_tex_image.c 304 brw_bo_unmap(bo);
754 brw_bo_unmap(bo);
brw_program.c 659 brw_bo_unmap(brw->shader_time.bo);
intel_screen.c 831 brw_bo_unmap(bo);
    [all...]
intel_mipmap_tree.c     [all...]

Completed in 829 milliseconds