Home
last modified time | relevance | path

Searched refs:ac_build_ddxy_interp (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/amd/llvm/
Dac_llvm_build.h544 LLVMValueRef ac_build_ddxy_interp(struct ac_llvm_context *ctx, LLVMValueRef interp_ij);
Dac_llvm_build.c4356 LLVMValueRef ac_build_ddxy_interp(struct ac_llvm_context *ctx, LLVMValueRef interp_ij) in ac_build_ddxy_interp() function
Dac_nir_to_llvm.c3047 LLVMValueRef ddxy_out = ac_build_ddxy_interp(&ctx->ac, interp_param); in barycentric_offset()
/external/mesa3d/docs/relnotes/
D19.1.0.rst4360 - ac: add ac_build_ddxy_interp() helper