Home
last modified time | relevance | path

Searched refs:intel_miptree_attach_map (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_mipmap_tree.c810 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/
Dintel_mipmap_tree.c3504 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()