Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dgfx10_shader_ngg.c143 ac_build_sendmsg_gs_alloc_req(&ctx->ac, get_wave_id_in_tg(ctx), ngg_get_vtx_cnt(ctx), in gfx10_ngg_build_sendmsg_gs_alloc_req()
1350 ac_build_sendmsg_gs_alloc_req(&ctx->ac, get_wave_id_in_tg(ctx), ctx->ac.i32_0, ctx->ac.i32_0); in gfx10_ngg_culling_build_end()
1359 ac_build_sendmsg_gs_alloc_req(&ctx->ac, get_wave_id_in_tg(ctx), new_num_es_threads, in gfx10_ngg_culling_build_end()
2226 ac_build_sendmsg_gs_alloc_req(&ctx->ac, get_wave_id_in_tg(ctx), vertlive_scan.result_reduce, in gfx10_ngg_gs_build_end()
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.h562 void ac_build_sendmsg_gs_alloc_req(struct ac_llvm_context *ctx, LLVMValueRef wave_id,
Dac_llvm_build.c4383 void ac_build_sendmsg_gs_alloc_req(struct ac_llvm_context *ctx, LLVMValueRef wave_id, in ac_build_sendmsg_gs_alloc_req() function
Dac_nir_to_llvm.c4271 ac_build_sendmsg_gs_alloc_req(&ctx->ac, NULL, in visit_intrinsic()