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.h722 struct brw_context struct
724 struct intel_context intel; /**< base class, must be first field */
725 GLuint primitive; /**< Hardware primitive, such as _3DPRIM_TRILIST. */
727 bool emit_state_always;
728 bool has_surface_tile_offset;
729 bool has_compr4;
730 bool has_negative_rhw_bug;
731 bool has_aa_line_parameters;
732 bool has_pln;
733 bool precompile;
[all …]