Home
last modified time | relevance | path

Searched refs:DRAW_STATE (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dcontext.h351 struct DRAW_STATE struct
392DRAW_STATE* pState; // Read-only state. Core should not update this outside of API…
465 RingBuffer<DRAW_STATE> dsRing;
Dapi.cpp171 void CopyState(DRAW_STATE& dst, const DRAW_STATE& src) in CopyState()
792 DRAW_STATE* pState = pDC->pState; in SetupPipeline()
1533 DRAW_STATE* pState = pDC->pState; in SwrGetPrivateContextState()