Searched refs:new_num_es_threads (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | gfx10_shader_ngg.c | 1052 LLVMValueRef new_num_es_threads, prefix_sum, kill_wave; local in function:gfx10_emit_ngg_culling_epilogue 1053 load_vertex_counts(ctx, ctx->gs_ngg_scratch, max_waves, tid, &new_num_es_threads, 1122 LLVMBuildICmp(builder, LLVMIntEQ, new_num_es_threads, 1127 ac_build_imax(&ctx->ac, new_num_es_threads, num_primitives), 1143 ac_build_sendmsg_gs_alloc_req(&ctx->ac, get_wave_id_in_tg(ctx), new_num_es_threads, 1151 update_thread_counts(ctx, &new_num_es_threads, &new_gs_tg_info, 9, 12, &new_merged_wave_info, 8,
|
Completed in 5 milliseconds