Searched refs:BO_ALLOC_BUSY (Results 1 – 4 of 4) sorted by relevance
206 #define BO_ALLOC_BUSY (1<<0) macro
483 (flags & MIPTREE_CREATE_BUSY || num_samples > 1) ? BO_ALLOC_BUSY : 0; in miptree_create()1431 alloc_zeroed ? BO_ALLOC_ZEROED : (needs_memset ? 0 : BO_ALLOC_BUSY); in brw_alloc_aux_buffer()1447 assert(!(alloc_flags & BO_ALLOC_BUSY)); in brw_alloc_aux_buffer()2318 BO_ALLOC_BUSY, 0, NULL); in brw_update_r8stencil()
543 if (flags & BO_ALLOC_BUSY) in bo_alloc_internal()
2862 BO_ALLOC_BUSY); in brw_allocate_buffer()