Searched refs:streamout_write_index (Results 1 – 3 of 3) sorted by relevance
114 struct ac_arg streamout_write_index; member
322 LLVMValueRef so_write_index = ac_get_arg(&ctx->ac, ctx->streamout_write_index); in si_llvm_emit_streamout()
178 ac_add_arg(&ctx->args, AC_ARG_SGPR, 1, AC_ARG_INT, &ctx->streamout_write_index); in declare_streamout_params()