Searched defs:radeon_get_reloc (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_cs.c210 int radeon_get_reloc(struct radeon_cs_context *csc, struct radeon_bo *bo) function
385 unsigned index = radeon_get_reloc(cs->csc, bo);
544 index = radeon_get_reloc(cs->csc, bo);
/external/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_cs.c210 int radeon_get_reloc(struct radeon_cs_context *csc, struct radeon_bo *bo) function
385 unsigned index = radeon_get_reloc(cs->csc, bo);
544 index = radeon_get_reloc(cs->csc, bo);

Completed in 110 milliseconds