Searched refs:SWR_RASTSTATE (Results 1 – 9 of 9) sorted by relevance
59 const SWR_RASTSTATE &rastState = state.rastState; in RasterizeLine()319 const SWR_RASTSTATE& rastState = pDC->pState->state.rastState; in RasterizeTriPoint()
272 SWR_RASTSTATE rastState; in OSALIGNLINE()
657 const SWR_RASTSTATE& rastState = state.rastState; in BinTrianglesImpl()1205 const SWR_RASTSTATE& rastState = state.rastState; in BinPostSetupPointsImpl()1506 const SWR_RASTSTATE& rastState = state.rastState; in BinPointsImpl()1614 const SWR_RASTSTATE &rastState = state.rastState; in BinPostSetupLinesImpl()1815 const SWR_RASTSTATE& rastState = state.rastState; in BinLinesImpl()
634 const SWR_RASTSTATE *pRastState);
452 INLINE float ComputeBiasFactor(const SWR_RASTSTATE* pState, const SWR_TRIANGLE_DESC* pDesc, const f…476 INLINE float ComputeDepthBias(const SWR_RASTSTATE* pState, const SWR_TRIANGLE_DESC* pTri, const flo…854 const SWR_RASTSTATE &rastState = state.rastState;
743 const SWR_RASTSTATE *pRastState) in SwrSetRastState()748 memcpy(&pState->rastState, pRastState, sizeof(SWR_RASTSTATE)); in SwrSetRastState()837 const SWR_RASTSTATE &rastState = pState->state.rastState; in SetupPipeline()
1042 struct SWR_RASTSTATE struct
105 SWR_RASTSTATE rastState;
1127 SWR_RASTSTATE *rastState = &ctx->derived.rastState; in swr_update_derived()