Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_lower_tex.c556 nir_ssa_def *ddy = in lower_gradient() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.c278 LLVMValueRef ddmax[3], ddx[3], ddy[3]; in lp_build_rho() local
1699 LLVMValueRef ima, imahalf, tmp, ddx[3], ddy[3]; in lp_build_cube_lookup() local
Dlp_bld_sample.h63 LLVMValueRef ddy[3]; member
Dlp_bld_tgsi_soa.c1679 LLVMValueRef *ddy) in emit_fetch_deriv()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_insn.c1705 struct src_register ddy; in emit_tex4() local
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_compiler_nir.c2250 struct ir3_instruction * const *coord, * const *off, * const *ddx, * const *ddy; in emit_tex() local
/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c4839 LLVMValueRef ddx = NULL, ddy = NULL; in visit_tex() local