Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/llvm/
Dac_llvm_build.h292 void ac_build_tbuffer_store_short(struct ac_llvm_context *ctx, LLVMValueRef rsrc,
Dac_llvm_build.c1684 void ac_build_tbuffer_store_short(struct ac_llvm_context *ctx, LLVMValueRef rsrc, in ac_build_tbuffer_store_short() function
Dac_nir_to_llvm.c1721 ac_build_tbuffer_store_short(&ctx->ac, rsrc, data, offset, ctx->ac.i32_0, cache_policy); in visit_store_ssbo()