Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dcontext.h268 uint32_t scratchSpaceNumWarps; in OSALIGNLINE() local
Dbackend.cpp68 pDC->pState->state.scratchSpaceSizePerWarp * pDC->pState->state.scratchSpaceNumWarps; in ProcessComputeBE()
Dapi.cpp670 pState->scratchSpaceNumWarps = numWarps; in SwrSetCsFunc()