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.h358 struct DRAW_STATE struct
402DRAW_STATE* pState; // Read-only state. Core should not update this outside of API…
473 RingBuffer<DRAW_STATE> dsRing;
Dapi.cpp199 void CopyState(DRAW_STATE& dst, const DRAW_STATE& src) in CopyState()
836 DRAW_STATE* pState = pDC->pState; in SetupPipeline()
1621 DRAW_STATE* pState = pDC->pState; in SwrGetPrivateContextState()