Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dgfx10_shader_ngg.c55 static LLVMValueRef ngg_get_prim_cnt(struct si_shader_context *ctx) in ngg_get_prim_cnt() function
132 ngg_get_prim_cnt(ctx)); in gfx10_ngg_build_sendmsg_gs_alloc_req()
338 tmp = ac_build_writelane(&ctx->ac, ctx->ac.i32_0, ngg_get_prim_cnt(ctx), ctx->ac.i32_0); in build_streamout()
1120 LLVMValueRef num_primitives = ngg_get_prim_cnt(ctx); in gfx10_emit_ngg_culling_epilogue()
1144 ngg_get_prim_cnt(ctx)); in gfx10_emit_ngg_culling_epilogue()
1441 ngg_get_prim_cnt(ctx), in gfx10_emit_ngg_epilogue()
1781 LLVMValueRef num_emit_threads = ngg_get_prim_cnt(ctx); in gfx10_ngg_gs_emit_epilogue()
/third_party/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c1454 ngg_get_prim_cnt(struct radv_shader_context *ctx) in ngg_get_prim_cnt() function
1628 ngg_get_prim_cnt(ctx)); in handle_ngg_outputs_post_2()
1797 LLVMValueRef num_emit_threads = ngg_get_prim_cnt(ctx); in gfx10_ngg_gs_emit_epilogue_2()