Home
last modified time | relevance | path

Searched defs:attrib_index (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp280 LLVMValueRef attrib_index, in swr_gs_llvm_fetch_input()
338 LLVMValueRef attrib_index, in swr_gs_llvm_fetch_input()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c1384 LLVMValueRef attrib_index, in draw_gs_llvm_fetch_input()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c1474 LLVMValueRef attrib_index = NULL; in emit_fetch_gs_input() local