Searched refs:attr_chan_index (Results 1 – 2 of 2) sorted by relevance
354 Value *attr_chan_index = attr_index; in swr_gs_llvm_fetch_input() local360 attr_chan_index = VEXTRACT(attr_index, C(i)); in swr_gs_llvm_fetch_input()364 LOAD(GEP(iface->pVtxAttribMap, {C(0), attr_chan_index})); in swr_gs_llvm_fetch_input()
1400 LLVMValueRef attr_chan_index = attrib_index; in draw_gs_llvm_fetch_input() local1408 attr_chan_index = LLVMBuildExtractElement(builder, in draw_gs_llvm_fetch_input()1413 indices[1] = attr_chan_index; in draw_gs_llvm_fetch_input()