Searched refs:pPatch (Results 1 – 1 of 1) sorted by relevance
1838 Value* pPatch = LOAD(pTesCtx, {0, SWR_DS_CONTEXT_pCpIn}); in CompileTES() local1839 Value* pTessFactors = GEP(pPatch, {C(0), C(ScalarPatch_tessFactors)}); in CompileTES()