Searched defs:ddx (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_emittexinstruction.h49 GPRVector ddx; member in struct:r600::EmitTexInstruction::TexInputs
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_tex.c680 nir_ssa_def *ddx = local in function:lower_gradient
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_tex.c733 nir_ssa_def *ddx = local in function:lower_gradient
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.h62 LLVMValueRef ddx[3]; member in struct:lp_derivatives
H A Dlp_bld_sample.c278 LLVMValueRef ddmax[3] = { NULL }, ddx[3] = { NULL }, ddy[3] = { NULL }; local in function:lp_build_rho
1699 LLVMValueRef ima, imahalf, tmp, ddx[3], ddy[3]; local in function:lp_build_cube_lookup
[all...]
H A Dlp_bld_tgsi_soa.c1731 emit_fetch_deriv(struct lp_build_tgsi_soa_context * bld,LLVMValueRef src,LLVMValueRef * res,LLVMValueRef * ddx,LLVMValueRef * ddy) argument
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_compiler_nir.c1683 struct ir3_instruction * const *coord, * const *off, * const *ddx, * const *ddy; local in function:emit_tex
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c1704 struct src_register ddx; local in function:emit_tex4
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c1702 struct src_register ddx; local in function:emit_tex4
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_compiler_nir.c2387 struct ir3_instruction *const *coord, *const *off, *const *ddx, *const *ddy; local in function:emit_tex
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.h63 LLVMValueRef ddx[3]; member in struct:lp_derivatives
H A Dlp_bld_sample.c403 LLVMValueRef ddmax[3] = { NULL }, ddx[3] = { NULL }, ddy[3] = { NULL }; local in function:lp_build_rho
1836 LLVMValueRef ima, imahalf, tmp, ddx[3], ddy[3]; local in function:lp_build_cube_lookup
[all...]
H A Dlp_bld_tgsi_soa.c1608 emit_fetch_deriv(struct lp_build_tgsi_soa_context * bld,LLVMValueRef src,LLVMValueRef * res,LLVMValueRef * ddx,LLVMValueRef * ddy) argument
/xsrc/external/mit/xf86-input-synaptics/dist/src/
H A Dsynaptics.c2436 double ddx = para->coasting_friction * dtime; local in function:HandleScrolling
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c2179 int ddx = nir_tex_instr_src_index(instr, nir_tex_src_ddx); local in function:ntt_emit_texture
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_nir_to_llvm.c3668 LLVMValueRef ddx = NULL, ddy = NULL; local in function:visit_tex
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_nir_to_llvm.c4550 LLVMValueRef ddx = NULL, ddy = NULL; local in function:visit_tex
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp9131 prepare_cube_coords(isel_context* ctx, std::vector<Temp>& coords, Temp* ddx, Temp* ddy, argument
9227 offset = Temp(), ddx = Temp(), ddy = Temp(), clamped_lod = Temp(); local in function:aco::__anon562fcc110110::visit_tex
[all...]

Completed in 77 milliseconds