Searched refs:new_gs_tg_info (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | gfx10_shader_ngg.c | 1363 LLVMValueRef new_gs_tg_info = ac_get_arg(&ctx->ac, ctx->args.gs_tg_info); in gfx10_ngg_culling_build_end() local 1367 update_thread_counts(ctx, &new_num_es_threads, &new_gs_tg_info, 9, 12, &new_merged_wave_info, 8, in gfx10_ngg_culling_build_end() 1421 ret = LLVMBuildInsertValue(ctx->ac.builder, ret, new_gs_tg_info, 2, ""); in gfx10_ngg_culling_build_end()
|
Completed in 5 milliseconds