Home
last modified time | relevance | path

Searched defs:brw_context (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.h724 struct brw_context struct
734 void (*emit_depth_stencil_hiz)(struct brw_context *brw, argument
755 } vtbl;
757 struct brw_bufmgr *bufmgr;
759 uint32_t hw_ctx;
762 struct brw_bo *workaround_bo;
763 uint8_t pipe_controls_since_last_cs_stall;
770 struct hash_table *render_cache;
777 struct set *depth_cache;
785 uint32_t reset_count;
[all …]