Home
last modified time | relevance | path

Searched refs:attr_chan_index (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c1396 LLVMValueRef attr_chan_index = attrib_index; in draw_gs_llvm_fetch_input() local
1404 attr_chan_index = LLVMBuildExtractElement(builder, in draw_gs_llvm_fetch_input()
1409 indices[1] = attr_chan_index; in draw_gs_llvm_fetch_input()