Searched refs:intel_miptree_attach_map (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_mipmap_tree.c | 810 intel_miptree_attach_map(struct intel_mipmap_tree *mt, in intel_miptree_attach_map() function 866 map = intel_miptree_attach_map(mt, level, slice, x, y, w, h, mode); in intel_miptree_map()
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_mipmap_tree.c | 3504 intel_miptree_attach_map(struct intel_mipmap_tree *mt, in intel_miptree_attach_map() function 3616 map = intel_miptree_attach_map(mt, level, slice, x, y, w, h, mode); in intel_miptree_map()
|