Home
last modified time | relevance | path

Searched defs:BO_ALLOC_ZEROED (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_bufmgr.h207 #define BO_ALLOC_ZEROED (1<<1) macro
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_bufmgr.h148 #define BO_ALLOC_ZEROED (1 << 0) macro
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.h269 #define BO_ALLOC_ZEROED (1<<0) macro