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

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_nir_to_llvm.c1446 ngg_get_vtx_cnt(struct radv_shader_context *ctx) function in typeref:typename:LLVMValueRef
1627 ac_build_sendmsg_gs_alloc_req(&ctx->ac, get_wave_id_in_tg(ctx), ngg_get_vtx_cnt(ctx),
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dgfx10_shader_ngg.c50 static LLVMValueRef ngg_get_vtx_cnt(struct si_shader_context *ctx) function in typeref:typename:LLVMValueRef
131 ac_build_sendmsg_gs_alloc_req(&ctx->ac, get_wave_id_in_tg(ctx), ngg_get_vtx_cnt(ctx),

Completed in 10 milliseconds