Home
last modified time | relevance | path

Searched refs:bo_used_by_gpu (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_state_cache.c182 cache->bo_used_by_gpu = false; in brw_cache_new_bo()
251 if (cache->bo_used_by_gpu) { in brw_upload_item_data()
Dbrw_vtbl.c206 brw->cache.bo_used_by_gpu = true; in brw_new_batch()
Dbrw_context.h631 bool bo_used_by_gpu; member