Home
last modified time | relevance | path

Searched refs:dx_in (Results 1 – 5 of 5) sorted by last modified time

/dports/graphics/blender/blender-2.91.0/intern/cycles/render/
H A Dnodes.cpp6321 ShaderInput *dx_in = input("SampleX"); in compile() local
6335 compiler.stack_assign(dx_in), in compile()
/dports/devel/efl/efl-1.25.1/src/lib/evas/filters/
H A Devas_filter.c753 Evas_Filter_Buffer *dx_in, *dx_out, *dy_in, *dy_out, *tmp = NULL; in evas_filter_command_blur_add_gl() local
774 dx_in = in; in evas_filter_command_blur_add_gl()
815 dx_in = tmp; in evas_filter_command_blur_add_gl()
826 tmp = evas_filter_temporary_buffer_get(ctx, dx_in->w, dx_in->h, in->alpha_only, 1); in evas_filter_command_blur_add_gl()
838 XDBG("Add GL blur %d -> %d (%.2fx%.2f px)", dx_in->id, dx_out->id, dx, 0.0); in evas_filter_command_blur_add_gl()
839 cmd = _command_new(ctx, EVAS_FILTER_MODE_BLUR, dx_in, NULL, dx_out); in evas_filter_command_blur_add_gl()
/dports/cad/gmsh/gmsh-4.9.2-source/demos/boolean/
H A Dfillet3.geo5 dx_in = dx_out-2*w; dy_in = dy_out; dz_in = dz_out-2*w;
20 -dx_in/2,-dy_in/2,-dz_in/2,
21 dx_in, dy_in, dz_in
/dports/math/casadi/casadi-3.5.5/test/python/
H A Dmx.py2258 dx_in = [0]*dx.n_in();dx_in[0]=DM([1,2])
2259 dx_in[1]=DM([3,4])
2261 self.checkfunction(d,dx,inputs=dx_in)
2269 dx_in = [0]*dx.n_in();dx_in[0]=DM([1,2])
2270 dx_in[1]=DM([3,4])
2272 self.checkfunction(d,dx,inputs=dx_in)
/dports/graphics/volpack/volpack-1.0b3/
H A Dvp_warpA.m4257 (equal to dx_in/dx_out and dy_in/dx_out) */