Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.cpp409 API_STATE* GetDrawState(SWR_CONTEXT* pContext) in GetDrawState() function
480 auto pSrc = GetDrawState(pContext); in SwrSaveState()
489 auto pDst = GetDrawState(pContext); in SwrRestoreState()
497 API_STATE* pState = GetDrawState(pContext); in SetupDefaultState()
577 API_STATE* pState = GetDrawState(GetContext(hContext)); in SwrSetVertexBuffers()
588 API_STATE* pState = GetDrawState(GetContext(hContext)); in SwrSetIndexBuffer()
595 API_STATE* pState = GetDrawState(GetContext(hContext)); in SwrSetFetchFunc()
602 API_STATE* pState = GetDrawState(GetContext(hContext)); in SwrSetSoFunc()
611 API_STATE* pState = GetDrawState(GetContext(hContext)); in SwrSetSoState()
618 API_STATE* pState = GetDrawState(GetContext(hContext)); in SwrSetSoBuffers()
[all …]