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

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
context.h 351 struct DRAW_STATE
392 DRAW_STATE* pState; // Read-only state. Core should not update this outside of API thread.
465 RingBuffer<DRAW_STATE> dsRing;
api.cpp 171 void CopyState(DRAW_STATE& dst, const DRAW_STATE& src)
792 DRAW_STATE* pState = pDC->pState;
    [all...]

Completed in 57 milliseconds