Searched refs:pull_model (Results 1 – 4 of 4) sorted by relevance
91 struct ac_arg pull_model; member
687 ac_add_arg(&args->ac, AC_ARG_VGPR, 3, AC_ARG_INT, &args->ac.pull_model); in radv_declare_shader_args()
3111 return LLVMBuildBitCast(ctx->ac.builder, ac_get_arg(&ctx->ac, ctx->args->pull_model), in barycentric_model()
7566 Temp model = get_arg(ctx, ctx->args->ac.pull_model); in visit_intrinsic()