Home
last modified time | relevance | path

Searched defs:rastState (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Drasterizer.cpp59 const SWR_RASTSTATE &rastState = state.rastState; in RasterizeLine() local
319 const SWR_RASTSTATE& rastState = pDC->pState->state.rastState; in RasterizeTriPoint() local
Dbinner.cpp657 const SWR_RASTSTATE& rastState = state.rastState; in BinTrianglesImpl() local
1205 const SWR_RASTSTATE& rastState = state.rastState; in BinPostSetupPointsImpl() local
1506 const SWR_RASTSTATE& rastState = state.rastState; in BinPointsImpl() local
1614 const SWR_RASTSTATE &rastState = state.rastState; in BinPostSetupLinesImpl() local
1815 const SWR_RASTSTATE& rastState = state.rastState; in BinLinesImpl() local
Dapi.cpp837 const SWR_RASTSTATE &rastState = pState->state.rastState; in SetupPipeline() local
Dcontext.h272 SWR_RASTSTATE rastState; in OSALIGNLINE() local
/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.h105 SWR_RASTSTATE rastState; member
Dswr_state.cpp1127 SWR_RASTSTATE *rastState = &ctx->derived.rastState; in swr_update_derived() local