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

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_nir_to_llvm.c1353 handle_vs_outputs_post(struct radv_shader_context *ctx, bool export_prim_id, bool export_clip_dists, function in typeref:typename:void
1666 handle_vs_outputs_post(ctx, false, outinfo->export_clip_dists, outinfo);
2185 handle_vs_outputs_post(ctx, ctx->args->shader_info->vs.outinfo.export_prim_id,
2203 handle_vs_outputs_post(ctx, ctx->args->shader_info->tes.outinfo.export_prim_id,
2765 handle_vs_outputs_post(ctx, false, ctx->args->shader_info->vs.outinfo.export_clip_dists,
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_nir_to_llvm.c2862 handle_vs_outputs_post(struct radv_shader_context *ctx, function in typeref:typename:void
3447 handle_vs_outputs_post(ctx, ctx->options->key.vs.export_prim_id,
3464 handle_vs_outputs_post(ctx, ctx->options->key.tes.export_prim_id,
4124 handle_vs_outputs_post(ctx, false, false,

Completed in 10 milliseconds