Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_bufmgr.h153 #define BO_ALLOC_ZEROED (1 << 0) macro
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.h296 #define BO_ALLOC_ZEROED (1<<0) macro