Searched refs:brw_upload_init (Results 1 – 3 of 3) sorted by relevance
116 void brw_upload_init(struct brw_uploader *upload,
125 brw_upload_init(struct brw_uploader *upload, in brw_upload_init() function
1106 brw_upload_init(&brw->upload, brw->bufmgr, 65536); in brwCreateContext()