Home
last modified time | relevance | path

Searched refs:BO_ALLOC_ZEROED (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_bufmgr.h153 #define BO_ALLOC_ZEROED (1 << 0) macro
H A Dcrocus_resource.c513 *alloc_flags |= BO_ALLOC_ZEROED; in crocus_resource_configure_aux()
568 if (!(alloc_flags & BO_ALLOC_ZEROED)) { in crocus_resource_init_aux_buf()
H A Dcrocus_bufmgr.c332 if (flags & BO_ALLOC_ZEROED) { in alloc_bo_from_cache()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.h296 #define BO_ALLOC_ZEROED (1<<0) macro
H A Diris_measure.c122 IRIS_MEMZONE_OTHER, BO_ALLOC_ZEROED); in iris_init_batch_measure()
H A Diris_bufmgr.c852 if (flags & BO_ALLOC_ZEROED) { in alloc_bo_from_slabs()
942 if (flags & BO_ALLOC_ZEROED) { in alloc_bo_from_cache()
H A Diris_resource.c1025 4096, IRIS_MEMZONE_OTHER, BO_ALLOC_ZEROED); in iris_resource_finish_aux_import()
1034 4096, IRIS_MEMZONE_OTHER, BO_ALLOC_ZEROED); in iris_resource_finish_aux_import()

Completed in 23 milliseconds