Searched refs:vert_chan_index (Results 1 – 2 of 2) sorted by relevance
353 Value *vert_chan_index = vert_index; in swr_gs_llvm_fetch_input() local357 vert_chan_index = VEXTRACT(vert_index, C(i)); in swr_gs_llvm_fetch_input()369 Value *pVector = ADD(MUL(vert_chan_index, pInputVertStride), attrib); in swr_gs_llvm_fetch_input()
1399 LLVMValueRef vert_chan_index = vertex_index; in draw_gs_llvm_fetch_input() local1404 vert_chan_index = LLVMBuildExtractElement(builder, in draw_gs_llvm_fetch_input()1412 indices[0] = vert_chan_index; in draw_gs_llvm_fetch_input()