HomeSort by relevance Sort by last modified time
    Searched refs:BO_ALLOC_ZEROED (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_bufmgr.h 171 #define BO_ALLOC_ZEROED (1<<1)
brw_bufmgr.c 285 if (flags & BO_ALLOC_ZEROED)
    [all...]
intel_screen.c 745 surf.row_pitch, BO_ALLOC_ZEROED);
    [all...]
intel_mipmap_tree.c     [all...]

Completed in 331 milliseconds