Searched refs:pPatchOutputAttribMap (Results 1 – 1 of 1) sorted by relevance
464 Value *pPatchOutputAttribMap; member1128 … Value* attr_index_from_map = LOAD(GEP(iface->pPatchOutputAttribMap, {C(0), attr_chan_index})); in swr_tcs_llvm_fetch_output()1240 Value* attrib = LOAD(GEP(iface->pPatchOutputAttribMap, {C(0), attr_index})); in swr_tcs_llvm_store_output()2213 tcs_iface.pPatchOutputAttribMap = patchOutputAttribMap; in CompileTCS()