Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp1838 Value* pPatch = LOAD(pTesCtx, {0, SWR_DS_CONTEXT_pCpIn}); in CompileTES() local
1839 Value* pTessFactors = GEP(pPatch, {C(0), C(ScalarPatch_tessFactors)}); in CompileTES()