HomeSort by relevance Sort by last modified time
    Searched defs:intel_miptree_map (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_mipmap_tree.h 69 struct intel_miptree_map { struct
141 * intel_miptree_map/unmap on this slice.
143 struct intel_miptree_map *map;
296 * Suppose the intel_miptree_map is called on a multisample miptree, `mt`,
299 * start of the call. intel_miptree_map will create a temporary
572 intel_miptree_map(struct intel_context *intel,
intel_mipmap_tree.c 1675 intel_miptree_map(struct intel_context *intel, function
    [all...]

Completed in 434 milliseconds