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

/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_llvm_build.h277 ac_build_buffer_store_format(struct ac_llvm_context *ctx,
H A Dac_llvm_build.c1190 ac_build_buffer_store_format(struct ac_llvm_context *ctx, function in typeref:typename:void
H A Dac_nir_to_llvm.c2554 ac_build_buffer_store_format(&ctx->ac, rsrc, src, vindex,
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_build.h260 void ac_build_buffer_store_format(struct ac_llvm_context *ctx, LLVMValueRef rsrc, LLVMValueRef data,
H A Dac_llvm_build.c1147 void ac_build_buffer_store_format(struct ac_llvm_context *ctx, LLVMValueRef rsrc, LLVMValueRef data, function in typeref:typename:void
H A Dac_nir_to_llvm.c2660 ac_build_buffer_store_format(&ctx->ac, rsrc, src, vindex, ctx->ac.i32_0, args.cache_policy);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.1.0.rst4307 - ac: add ac_build_buffer_store_format() helper

Completed in 38 milliseconds