Searched refs:ac_build_ddxy_interp (Results 1 – 4 of 4) sorted by relevance
544 LLVMValueRef ac_build_ddxy_interp(struct ac_llvm_context *ctx, LLVMValueRef interp_ij);
4356 LLVMValueRef ac_build_ddxy_interp(struct ac_llvm_context *ctx, LLVMValueRef interp_ij) in ac_build_ddxy_interp() function
3047 LLVMValueRef ddxy_out = ac_build_ddxy_interp(&ctx->ac, interp_param); in barycentric_offset()
4360 - ac: add ac_build_ddxy_interp() helper