Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_mipmap_tree.h381 MIPTREE_CREATE_NO_AUX = 1 << 2, enumerator
Dintel_mipmap_tree.c723 if (!(flags & MIPTREE_CREATE_NO_AUX)) in miptree_create()
760 if (!(flags & MIPTREE_CREATE_NO_AUX)) in miptree_create()
829 if (!(flags & MIPTREE_CREATE_NO_AUX)) in intel_miptree_create_for_bo()
878 if (!(flags & MIPTREE_CREATE_NO_AUX)) { in intel_miptree_create_for_bo()
916 MIPTREE_CREATE_NO_AUX); in miptree_create_for_planar_image()
1032 mt_create_flags |= MIPTREE_CREATE_NO_AUX; in intel_miptree_create_for_dri_image()
1036 mt_create_flags |= MIPTREE_CREATE_NO_AUX; in intel_miptree_create_for_dri_image()