Searched refs:p_stencil_refs (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_state.c5794 struct pipe_stencil_ref *p_stencil_refs = &ice->state.stencil_ref; local in function:iris_upload_dirty_render_state
5810 cc.StencilReferenceValue = p_stencil_refs->ref_value[0];
5811 cc.BackfaceStencilReferenceValue = p_stencil_refs->ref_value[1];
6228 struct pipe_stencil_ref *p_stencil_refs = &ice->state.stencil_ref; local in function:iris_upload_dirty_render_state
6231 wmds.StencilReferenceValue = p_stencil_refs->ref_value[0];
6232 wmds.BackfaceStencilReferenceValue = p_stencil_refs->ref_value[1];
6252 struct pipe_stencil_ref *p_stencil_refs = &ice->state.stencil_ref; local in function:iris_upload_dirty_render_state
6255 wmds.StencilReferenceValue = p_stencil_refs->ref_value[0];
6256 wmds.BackfaceStencilReferenceValue = p_stencil_refs->ref_value[1];
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_state.c4635 struct pipe_stencil_ref *p_stencil_refs = &ice->state.stencil_ref; local in function:iris_upload_dirty_render_state
4651 cc.StencilReferenceValue = p_stencil_refs->ref_value[0];
4652 cc.BackfaceStencilReferenceValue = p_stencil_refs->ref_value[1];
4952 struct pipe_stencil_ref *p_stencil_refs = &ice->state.stencil_ref; local in function:iris_upload_dirty_render_state
4955 wmds.StencilReferenceValue = p_stencil_refs->ref_value[0];
4956 wmds.BackfaceStencilReferenceValue = p_stencil_refs->ref_value[1];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_state.c6208 struct pipe_stencil_ref *p_stencil_refs = &ice->state.stencil_ref; local in function:crocus_upload_dirty_render_state
6250 cc.StencilReferenceValue = p_stencil_refs->ref_value[0];
6251 cc.BackfaceStencilReferenceValue = p_stencil_refs->ref_value[1];

Completed in 31 milliseconds