ac/nir: remove type and num_channels args from ac_build_buffer_store_common
[mesa.git] / src / amd / llvm / ac_llvm_build.h
index edaedab4d97e708c691790577065afeadd7e1901..ceebd3bb2cefff8a10dc0fe50b52a01bf2fe2b8e 100644 (file)
@@ -318,7 +318,6 @@ ac_build_buffer_store_format(struct ac_llvm_context *ctx,
                             LLVMValueRef data,
                             LLVMValueRef vindex,
                             LLVMValueRef voffset,
-                            unsigned num_channels,
                             unsigned cache_policy);
 
 LLVMValueRef