[Mesa-dev] [PATCH 8/9] radv/ac: add support for indirect access of descriptor sets.

Dave Airlie airlied at gmail.com
Tue Apr 18 04:48:18 UTC 2017


> @@ -623,6 +623,8 @@ static void allocate_user_sgprs(struct nir_to_llvm_context *ctx,
>                 fprintf(stderr, "radv: TODO: add support for indirect sgprs\n");
>                 /* need to add support for indirect descriptor sets */
>                 assert(0);

This patch will also remove these 3 lines^^

Dave.


More information about the mesa-dev mailing list