Searched refs:si_llvm_load_input_gs (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_internal.h | 276 LLVMValueRef si_llvm_load_input_gs(struct ac_shader_abi *abi,
|
| H A D | si_shader.c | 1589 LLVMValueRef si_llvm_load_input_gs(struct ac_shader_abi *abi, function in typeref:typename:LLVMValueRef 1639 values[chan] = si_llvm_load_input_gs(abi, input_index, vtx_offset_param, 1686 value[i + component] = si_llvm_load_input_gs(&ctx->abi, driver_location / 4, 1710 return si_llvm_load_input_gs(&ctx->abi, reg->Register.Index,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_llvm_gs.c | 44 static LLVMValueRef si_llvm_load_input_gs(struct ac_shader_abi *abi, unsigned input_index, function in typeref:typename:LLVMValueRef 94 value[i] = si_llvm_load_input_gs(&ctx->abi, driver_location,
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.3.0.rst | 3418 - radeonsi: remove swizzle == ~0 dead code in si_llvm_load_input_gs
|
Completed in 23 milliseconds