Searched refs:ac_build_tbuffer_load_byte (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/amd/common/ |
| H A D | ac_llvm_build.h | 326 ac_build_tbuffer_load_byte(struct ac_llvm_context *ctx,
|
| H A D | ac_nir_to_llvm.c | 1767 ret = ac_build_tbuffer_load_byte(&ctx->ac, 1827 results[i] = ac_build_tbuffer_load_byte(&ctx->ac,
|
| H A D | ac_llvm_build.c | 1646 ac_build_tbuffer_load_byte(struct ac_llvm_context *ctx, function in typeref:typename:LLVMValueRef
|
| /xsrc/external/mit/MesaLib/dist/src/amd/llvm/ |
| H A D | ac_llvm_build.h | 277 LLVMValueRef ac_build_tbuffer_load_byte(struct ac_llvm_context *ctx, LLVMValueRef rsrc,
|
| H A D | ac_llvm_build.c | 1375 LLVMValueRef ac_build_tbuffer_load_byte(struct ac_llvm_context *ctx, LLVMValueRef rsrc, function in typeref:typename:LLVMValueRef
|
| H A D | ac_nir_to_llvm.c | 2067 ret = ac_build_tbuffer_load_byte(&ctx->ac, rsrc, offset, ctx->ac.i32_0, immoffset,
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 19.1.0.rst | 4317 - ac: add ac_build_tbuffer_load_byte() helper
|
Completed in 35 milliseconds