Searched defs:brw_context (Results 1 – 2 of 2) sorted by relevance
699 struct brw_context struct712 void (*emit_mi_report_perf_count)(struct brw_context *brw, argument721 } vtbl;723 struct brw_bufmgr *bufmgr;725 uint32_t hw_ctx;738 struct brw_bo *workaround_bo;739 uint32_t workaround_bo_offset;740 uint8_t pipe_controls_since_last_cs_stall;747 struct hash_table *render_cache;754 struct set *depth_cache;[all …]
55 struct brw_context struct61 brw_init_context(struct brw_context *brw, int gen); argument