Searched defs:return_index (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm.c285 si_insert_input_ret(struct si_shader_context * ctx,LLVMValueRef ret,struct ac_arg param,unsigned return_index) argument
291 si_insert_input_ret_float(struct si_shader_context * ctx,LLVMValueRef ret,struct ac_arg param,unsigned return_index) argument
300 si_insert_input_ptr(struct si_shader_context * ctx,LLVMValueRef ret,struct ac_arg param,unsigned return_index) argument
H A Dgfx10_shader_ngg.c654 si_insert_input_v4i32(struct si_shader_context * ctx,LLVMValueRef ret,struct ac_arg param,unsigned return_index) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.c3237 si_insert_input_ret(struct si_shader_context * ctx,LLVMValueRef ret,unsigned param,unsigned return_index) argument
3246 si_insert_input_ret_float(struct si_shader_context * ctx,LLVMValueRef ret,unsigned param,unsigned return_index) argument
3258 si_insert_input_ptr(struct si_shader_context * ctx,LLVMValueRef ret,unsigned param,unsigned return_index) argument

Completed in 18 milliseconds