Searched refs:is_test_alloc (Results 1 – 1 of 1) sorted by relevance
338 bool is_test_alloc; in drv_bo_create() local340 is_test_alloc = use_flags & BO_USE_TEST_ALLOC; in drv_bo_create()343 bo = drv_bo_new(drv, width, height, format, use_flags, is_test_alloc); in drv_bo_create()352 if (!is_test_alloc && ret == 0) in drv_bo_create()354 } else if (!is_test_alloc) { in drv_bo_create()