Searched defs:BO_ALLOC_ZEROED (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/i965/ | ||
D | brw_bufmgr.h | 207 #define BO_ALLOC_ZEROED (1<<1) macro |
/external/mesa3d/src/gallium/drivers/iris/ | ||
D | iris_bufmgr.h | 242 #define BO_ALLOC_ZEROED (1<<0) macro |