Searched refs:curr_ref (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_state_rss.c445 unsigned curr_ref = svga->curr.stencil_ref.ref_value[0]; local in function:emit_rss_vgpu10
448 curr_ref != svga->state.hw_draw.stencil_ref) {
451 curr_ref);
456 svga->state.hw_draw.stencil_ref = curr_ref;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_state_rss.c445 unsigned curr_ref = svga->curr.stencil_ref.ref_value[0]; local in function:emit_rss_vgpu10
448 curr_ref != svga->state.hw_draw.stencil_ref) {
451 curr_ref);
456 svga->state.hw_draw.stencil_ref = curr_ref;

Completed in 6 milliseconds