Home
last modified time | relevance | path

Searched refs:stream_val (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c1887 LLVMValueRef stream_val = lp_build_const_int32(gallivm, stream); in draw_gs_llvm_epilogue() local
1889 emitted_verts_ptr = LLVMBuildGEP(builder, emitted_verts_ptr, &stream_val, 1, ""); in draw_gs_llvm_epilogue()
1890 emitted_prims_ptr = LLVMBuildGEP(builder, emitted_prims_ptr, &stream_val, 1, ""); in draw_gs_llvm_epilogue()

Completed in 8 milliseconds