Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp237 LLVMValueRef attrib_index,
280 LLVMValueRef attrib_index, in swr_gs_llvm_fetch_input() argument
289 attrib_index, in swr_gs_llvm_fetch_input()
338 LLVMValueRef attrib_index, in swr_gs_llvm_fetch_input() argument
343 Value *attr_index = unwrap(attrib_index); in swr_gs_llvm_fetch_input()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h417 LLVMValueRef attrib_index,
Dlp_bld_tgsi_soa.c1474 LLVMValueRef attrib_index = NULL; in emit_fetch_gs_input() local
1491 attrib_index = get_indirect_index(bld, in emit_fetch_gs_input()
1496 attrib_index = lp_build_const_int32(gallivm, reg->Register.Index); in emit_fetch_gs_input()
1512 attrib_index, in emit_fetch_gs_input()
1523 attrib_index, in emit_fetch_gs_input()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c1384 LLVMValueRef attrib_index, in draw_gs_llvm_fetch_input() argument
1400 LLVMValueRef attr_chan_index = attrib_index; in draw_gs_llvm_fetch_input()
1409 attrib_index, idx, ""); in draw_gs_llvm_fetch_input()
1424 indices[1] = attrib_index; in draw_gs_llvm_fetch_input()