Searched refs:pPatchAttribMap (Results 1 – 1 of 1) sorted by relevance
479 Value *pPatchAttribMap; member1374 LOAD(GEP(iface->pPatchAttribMap, {C(0), attr_chan_index})); in swr_tes_llvm_fetch_patch_input()1390 Value *attrib = LOAD(GEP(iface->pPatchAttribMap, {C(0), attr_index})); in swr_tes_llvm_fetch_patch_input()1956 tes_iface.pPatchAttribMap = patchAttribMap; in CompileTES()