Searched refs:brw_alloc_item_data (Results 1 - 2 of 2) sorted by last modified time

/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_program_cache.c266 brw_alloc_item_data(struct brw_cache *cache, uint32_t size) function in typeref:typename:uint32_t
340 item->offset = brw_alloc_item_data(cache, data_size);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_program_cache.c293 brw_alloc_item_data(struct brw_cache *cache, uint32_t size) function in typeref:typename:uint32_t
367 item->offset = brw_alloc_item_data(cache, data_size);

Completed in 3 milliseconds