Searched defs:r300_rs_state (Results 1 – 1 of 1) sorted by relevance
143 struct r300_rs_state { struct145 struct pipe_rasterizer_state rs;147 struct pipe_rasterizer_state rs_draw;150 uint32_t cb_main[RS_STATE_MAIN_SIZE];151 uint32_t cb_poly_offset_zb16[5];152 uint32_t cb_poly_offset_zb24[5];155 unsigned cull_mode_index;158 boolean polygon_offset_enable;161 uint32_t color_control; /* R300_GA_COLOR_CONTROL: 0x4278 */