Searched refs:pVtxOutputAttribMap (Results 1 – 1 of 1) sorted by relevance
463 Value *pVtxOutputAttribMap; member1139 LOAD(GEP(iface->pVtxOutputAttribMap, {C(0), attr_chan_index})); in swr_tcs_llvm_fetch_output()1274 Value* attrib = LOAD(GEP(iface->pVtxOutputAttribMap, {C(0), attr_index})); in swr_tcs_llvm_store_output()2212 tcs_iface.pVtxOutputAttribMap = vtxOutputAttribMap; in CompileTCS()