Searched refs:ac_build_tbuffer_store_byte (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_llvm_build.h370 ac_build_tbuffer_store_byte(struct ac_llvm_context *ctx,
H A Dac_llvm_build.c1835 ac_build_tbuffer_store_byte(struct ac_llvm_context *ctx, function in typeref:typename:void
H A Dac_nir_to_llvm.c1623 ac_build_tbuffer_store_byte(&ctx->ac, rsrc, data,
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_build.h304 void ac_build_tbuffer_store_byte(struct ac_llvm_context *ctx, LLVMValueRef rsrc, LLVMValueRef vdata,
H A Dac_llvm_build.c1736 void ac_build_tbuffer_store_byte(struct ac_llvm_context *ctx, LLVMValueRef rsrc, LLVMValueRef vdata, function in typeref:typename:void
H A Dac_nir_to_llvm.c1845 ac_build_tbuffer_store_byte(&ctx->ac, rsrc, data, offset, ctx->ac.i32_0, cache_policy);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.1.0.rst4318 - ac: add ac_build_tbuffer_store_byte() helper

Completed in 34 milliseconds