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

  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_context.h 36 #define NV50_NEW_3D_STENCIL_REF (1 << 9)
nv50_state_validate.c 497 { nv50_validate_stencil_ref, NV50_NEW_3D_STENCIL_REF },
nv50_state.c 928 nv50->dirty_3d |= NV50_NEW_3D_STENCIL_REF;
    [all...]

Completed in 55 milliseconds