Home
last modified time | relevance | path

Searched refs:ac_build_buffer_store_short (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.h295 void ac_build_buffer_store_short(struct ac_llvm_context *ctx, LLVMValueRef rsrc,
Dac_llvm_build.c1732 void ac_build_buffer_store_short(struct ac_llvm_context *ctx, LLVMValueRef rsrc, in ac_build_buffer_store_short() function
Dac_nir_to_llvm.c1896 ac_build_buffer_store_short(&ctx->ac, rsrc, data, offset, ctx->ac.i32_0, cache_policy); in visit_store_ssbo()