Searched refs:NV30_NEW_STENCIL_REF (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_context.h28 #define NV30_NEW_STENCIL_REF (1 << 8) macro
H A Dnv30_state_validate.c393 { nv30_validate_stencil_ref, NV30_NEW_STENCIL_REF },
426 { nv30_validate_stencil_ref, NV30_NEW_STENCIL_REF },
H A Dnv30_state.c305 nv30->dirty |= NV30_NEW_STENCIL_REF;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_context.h28 #define NV30_NEW_STENCIL_REF (1 << 8) macro
H A Dnv30_state_validate.c393 { nv30_validate_stencil_ref, NV30_NEW_STENCIL_REF },
426 { nv30_validate_stencil_ref, NV30_NEW_STENCIL_REF },
H A Dnv30_state.c305 nv30->dirty |= NV30_NEW_STENCIL_REF;

Completed in 6 milliseconds