Searched defs:r300_rs_state (Results 1 – 1 of 1) sorted by relevance
151 struct r300_rs_state { struct153 struct pipe_rasterizer_state rs;155 struct pipe_rasterizer_state rs_draw;158 uint32_t cb_main[RS_STATE_MAIN_SIZE];159 uint32_t cb_poly_offset_zb16[5];160 uint32_t cb_poly_offset_zb24[5];163 unsigned cull_mode_index;166 boolean polygon_offset_enable;169 uint32_t color_control; /* R300_GA_COLOR_CONTROL: 0x4278 */