Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dfrontend.cpp1225 hsContext.pCPout = gt_pTessellationThreadData->patchData; in TessellationStages()
1245 memset(hsContext.pCPout, 0x90, sizeof(ScalarPatch) * KNOB_SIMD_WIDTH); in TessellationStages()
1269 TSTessellate(tsCtx, hsContext.pCPout[p].tessFactors, tsData); in TessellationStages()
1303 dsContext.pCpIn = &hsContext.pCPout[p]; in TessellationStages()
Dstate.h282 ScalarPatch* pCPout; // OUT: Output control point patch member