Searched refs:new_gs_tg_info (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | gfx10_shader_ngg.c | 1040 LLVMValueRef new_gs_tg_info = ac_get_arg(&ctx->ac, ctx->gs_tg_info); in gfx10_emit_ngg_culling_epilogue() local 1044 update_thread_counts(ctx, &new_num_es_threads, &new_gs_tg_info, 9, 12, &new_merged_wave_info, 8, in gfx10_emit_ngg_culling_epilogue() 1117 ret = LLVMBuildInsertValue(ctx->ac.builder, ret, new_gs_tg_info, 2, ""); in gfx10_emit_ngg_culling_epilogue()
|