Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c5947 handle_vs_outputs_post(struct nir_to_llvm_context *ctx, in handle_vs_outputs_post() function
6588 handle_vs_outputs_post(ctx, ctx->options->key.vs.export_prim_id, in handle_shader_outputs_post()
6604 handle_vs_outputs_post(ctx, ctx->options->key.tes.export_prim_id, in handle_shader_outputs_post()
7223 handle_vs_outputs_post(ctx, false, &ctx->shader_info->vs.outinfo); in ac_gs_copy_shader_emit()