Searched refs:ac_build_sendmsg_gs_alloc_req (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | gfx10_shader_ngg.c | 143 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/ |
D | ac_llvm_build.h | 562 void ac_build_sendmsg_gs_alloc_req(struct ac_llvm_context *ctx, LLVMValueRef wave_id,
|
D | ac_llvm_build.c | 4383 void ac_build_sendmsg_gs_alloc_req(struct ac_llvm_context *ctx, LLVMValueRef wave_id, in ac_build_sendmsg_gs_alloc_req() function
|
D | ac_nir_to_llvm.c | 4271 ac_build_sendmsg_gs_alloc_req(&ctx->ac, NULL, in visit_intrinsic()
|