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

/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_llvm_build.c1530 ac_build_tbuffer_load(struct ac_llvm_context *ctx, function in typeref:typename:LLVMValueRef
1590 return ac_build_tbuffer_load(ctx, rsrc, vindex, voffset, soffset,
1608 return ac_build_tbuffer_load(ctx, rsrc, NULL, voffset, soffset,
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_build.c1324 static LLVMValueRef ac_build_tbuffer_load(struct ac_llvm_context *ctx, LLVMValueRef rsrc, function in typeref:typename:LLVMValueRef
1361 return ac_build_tbuffer_load(ctx, rsrc, vindex, voffset, soffset, immoffset, num_channels, dfmt,

Completed in 14 milliseconds