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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_gs.c192 static LLVMValueRef si_get_gs_wave_id(struct si_shader_context *ctx) function in typeref:typename:LLVMValueRef
210 ac_build_sendmsg(&ctx->ac, AC_SENDMSG_GS_OP_NOP | AC_SENDMSG_GS_DONE, si_get_gs_wave_id(ctx));
294 si_get_gs_wave_id(ctx));
313 si_get_gs_wave_id(ctx));
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.c3542 static LLVMValueRef si_get_gs_wave_id(struct si_shader_context *ctx) function in typeref:typename:LLVMValueRef
3553 si_get_gs_wave_id(ctx));
4265 si_get_gs_wave_id(ctx));
4292 si_get_gs_wave_id(ctx));

Completed in 12 milliseconds