Home
last modified time | relevance | path

Searched refs:r300_rs_state (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/
Dr300_render_stencilref.c58 struct r300_rs_state *rs = (struct r300_rs_state*)r300->rs_state.state; in r300_stencilref_begin()
76 struct r300_rs_state *rs = (struct r300_rs_state*)r300->rs_state.state; in r300_stencilref_switch_side()
91 struct r300_rs_state *rs = (struct r300_rs_state*)r300->rs_state.state; in r300_stencilref_end()
Dr300_state.c1075 struct r300_rs_state* rs = CALLOC_STRUCT(r300_rs_state); in r300_create_rs_state()
1292 struct r300_rs_state* rs = (struct r300_rs_state*)state; in r300_bind_rs_state()
Dr300_context.h151 struct r300_rs_state { struct
Dr300_render.c74 struct r300_rs_state* rs = (struct r300_rs_state*)r300->rs_state.state; in r300_provoking_vertex_fixes()
Dr300_emit.c695 struct r300_rs_state* rs = state; in r300_emit_rs_state()