Searched refs:fetch_stride (Results 1 – 1 of 1) sorted by relevance
562 unsigned fetch_stride; in si_llvm_load_input_vs() local587 fetch_stride = 8; in si_llvm_load_input_vs()591 fetch_stride = 16; in si_llvm_load_input_vs()596 fetch_stride = 1; in si_llvm_load_input_vs()601 fetch_stride = 2; in si_llvm_load_input_vs()605 fetch_stride = 0; in si_llvm_load_input_vs()609 LLVMValueRef voffset = LLVMConstInt(ctx->i32, fetch_stride * i, 0); in si_llvm_load_input_vs()