HomeSort by relevance Sort by last modified time
    Searched refs:NV50_NEW_STENCIL_REF (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/nv50/
nv50_context.h 39 #define NV50_NEW_STENCIL_REF (1 << 9)
nv50_state_validate.c 340 { nv50_validate_stencil_ref, NV50_NEW_STENCIL_REF },
nv50_state.c 806 nv50->dirty |= NV50_NEW_STENCIL_REF;
    [all...]

Completed in 38 milliseconds