Home
last modified time | relevance | path

Searched refs:NV50_NEW_STENCIL_REF (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_context.h39 #define NV50_NEW_STENCIL_REF (1 << 9) macro
Dnv50_state_validate.c340 { nv50_validate_stencil_ref, NV50_NEW_STENCIL_REF },
Dnv50_state.c806 nv50->dirty |= NV50_NEW_STENCIL_REF; in nv50_set_stencil_ref()