Searched defs:r300_rs_state (Results 1 – 1 of 1) sorted by relevance
127 struct r300_rs_state { struct129 struct pipe_rasterizer_state rs;131 struct pipe_rasterizer_state rs_draw;134 uint32_t cb_main[RS_STATE_MAIN_SIZE];135 uint32_t cb_poly_offset_zb16[5];136 uint32_t cb_poly_offset_zb24[5];139 unsigned cull_mode_index;142 bool polygon_offset_enable;145 uint32_t color_control; /* R300_GA_COLOR_CONTROL: 0x4278 */