Home
last modified time | relevance | path

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

/dports/lang/clover/mesa-21.3.6/src/amd/llvm/
H A Dac_llvm_build.h404 struct ac_image_args { struct
405 enum ac_image_opcode opcode;
406 enum ac_atomic_op atomic; /* for the ac_image_atomic opcode */
430 LLVMValueRef ac_build_image_opcode(struct ac_llvm_context *ctx, struct ac_image_args *a); argument
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/amd/llvm/
H A Dac_llvm_build.h404 struct ac_image_args { struct
405 enum ac_image_opcode opcode;
406 enum ac_atomic_op atomic; /* for the ac_image_atomic opcode */
430 LLVMValueRef ac_build_image_opcode(struct ac_llvm_context *ctx, struct ac_image_args *a); argument
/dports/graphics/libosmesa/mesa-21.3.6/src/amd/llvm/
H A Dac_llvm_build.h404 struct ac_image_args { struct
405 enum ac_image_opcode opcode;
406 enum ac_atomic_op atomic; /* for the ac_image_atomic opcode */
430 LLVMValueRef ac_build_image_opcode(struct ac_llvm_context *ctx, struct ac_image_args *a); argument
/dports/graphics/mesa-libs/mesa-21.3.6/src/amd/llvm/
H A Dac_llvm_build.h404 struct ac_image_args { struct
405 enum ac_image_opcode opcode;
406 enum ac_atomic_op atomic; /* for the ac_image_atomic opcode */
430 LLVMValueRef ac_build_image_opcode(struct ac_llvm_context *ctx, struct ac_image_args *a); argument
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/amd/llvm/
H A Dac_llvm_build.h404 struct ac_image_args { struct
405 enum ac_image_opcode opcode;
406 enum ac_atomic_op atomic; /* for the ac_image_atomic opcode */
430 LLVMValueRef ac_build_image_opcode(struct ac_llvm_context *ctx, struct ac_image_args *a); argument
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/amd/llvm/
H A Dac_llvm_build.h404 struct ac_image_args { struct
405 enum ac_image_opcode opcode;
406 enum ac_atomic_op atomic; /* for the ac_image_atomic opcode */
430 LLVMValueRef ac_build_image_opcode(struct ac_llvm_context *ctx, struct ac_image_args *a); argument
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/amd/llvm/
H A Dac_llvm_build.h404 struct ac_image_args { struct
405 enum ac_image_opcode opcode;
406 enum ac_atomic_op atomic; /* for the ac_image_atomic opcode */
430 LLVMValueRef ac_build_image_opcode(struct ac_llvm_context *ctx, struct ac_image_args *a); argument
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/amd/llvm/
H A Dac_llvm_build.h404 struct ac_image_args { struct
405 enum ac_image_opcode opcode;
406 enum ac_atomic_op atomic; /* for the ac_image_atomic opcode */
430 LLVMValueRef ac_build_image_opcode(struct ac_llvm_context *ctx, struct ac_image_args *a); argument
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/amd/llvm/
H A Dac_llvm_build.h404 struct ac_image_args { struct
405 enum ac_image_opcode opcode;
406 enum ac_atomic_op atomic; /* for the ac_image_atomic opcode */
430 LLVMValueRef ac_build_image_opcode(struct ac_llvm_context *ctx, struct ac_image_args *a); argument
/dports/graphics/mesa-dri/mesa-21.3.6/src/amd/llvm/
H A Dac_llvm_build.h404 struct ac_image_args { struct
405 enum ac_image_opcode opcode;
406 enum ac_atomic_op atomic; /* for the ac_image_atomic opcode */
430 LLVMValueRef ac_build_image_opcode(struct ac_llvm_context *ctx, struct ac_image_args *a); argument
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/amd/llvm/
H A Dac_llvm_build.h549 struct ac_image_args { struct
573 struct ac_image_args *a); argument