Home
last modified time | relevance | path

Searched refs:BO_ALLOC_ZEROED (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_bufmgr.h171 #define BO_ALLOC_ZEROED (1<<1) macro
Dbrw_bufmgr.c285 if (flags & BO_ALLOC_ZEROED) in bo_alloc_internal()
Dintel_screen.c745 surf.row_pitch, BO_ALLOC_ZEROED); in intel_create_image_common()
Dintel_mipmap_tree.c1774 BO_ALLOC_ZEROED : BO_ALLOC_BUSY; in intel_miptree_alloc_ccs()