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.cpp374 API_STATE* GetDrawState(SWR_CONTEXT *pContext) in GetDrawState() function
443 auto pSrc = GetDrawState(pContext); in SwrSaveState()
455 auto pDst = GetDrawState(pContext); in SwrRestoreState()
463 API_STATE* pState = GetDrawState(pContext); in SetupDefaultState()
540 API_STATE* pState = GetDrawState(GetContext(hContext)); in SwrSetVertexBuffers()
553 API_STATE* pState = GetDrawState(GetContext(hContext)); in SwrSetIndexBuffer()
562 API_STATE* pState = GetDrawState(GetContext(hContext)); in SwrSetFetchFunc()
572 API_STATE* pState = GetDrawState(GetContext(hContext)); in SwrSetSoFunc()
583 API_STATE* pState = GetDrawState(GetContext(hContext)); in SwrSetSoState()
593 API_STATE* pState = GetDrawState(GetContext(hContext)); in SwrSetSoBuffers()
[all …]