Home
last modified time | relevance | path

Searched defs:ac_image_args (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/llvm/
H A Dac_llvm_build.h371 struct ac_image_args { struct
372 enum ac_image_opcode opcode;
373 enum ac_atomic_op atomic; /* for the ac_image_atomic opcode */
397 LLVMValueRef ac_build_image_opcode(struct ac_llvm_context *ctx, struct ac_image_args *a); argument