radeonsi: use the ac helper for index buffer stores in the culling shader

This commit is contained in:
Marek Olšák
2019-06-03 19:43:44 -04:00
parent 579003e7bd
commit 4773f5a293
5 changed files with 15 additions and 16 deletions

View File

@@ -282,6 +282,7 @@ ac_build_buffer_store_format(struct ac_llvm_context *ctx,
LLVMValueRef voffset,
unsigned num_channels,
bool glc,
bool slc,
bool writeonly_memory);
LLVMValueRef