Searched refs:intel_miptree_attach_map (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_mipmap_tree.c1467 intel_miptree_attach_map(struct intel_mipmap_tree *mt, function
1525 map = intel_miptree_attach_map(mt, level, slice, x, y, w, h, mode);
1617 map = intel_miptree_attach_map(mt, level, slice, x, y, w, h, mode);
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dintel_mipmap_tree.c1467 intel_miptree_attach_map(struct intel_mipmap_tree *mt, function
1525 map = intel_miptree_attach_map(mt, level, slice, x, y, w, h, mode);
1617 map = intel_miptree_attach_map(mt, level, slice, x, y, w, h, mode);
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_mipmap_tree.c1467 intel_miptree_attach_map(struct intel_mipmap_tree *mt, function
1525 map = intel_miptree_attach_map(mt, level, slice, x, y, w, h, mode);
1617 map = intel_miptree_attach_map(mt, level, slice, x, y, w, h, mode);

Completed in 31 milliseconds