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