Home
last modified time | relevance | path

Searched refs:tex01 (Results 1 – 25 of 28) sorted by relevance

12

/dports/lang/squeak/Squeak-4.10.2.2614-src/Cross/plugins/Squeak3D/
H A Db3dDraw.c131 tex01 = tex00 + 1;\
135 tex01 -= texture->width;\
164 tr = (MULTBL[ti][(MULTBL[si][tex00->redValue] + MULTBL[sf][tex01->redValue])] + \
172 tr = (MULTBL[ti][(MULTBL[si][tex00->redValue] + MULTBL[sf][tex01->redValue])] + \
186 tr = (ti * (si * tex00->redValue + sf * tex01->redValue) +\
188 tg = (ti * (si * tex00->greenValue + sf * tex01->greenValue) +\
190 tb = (ti * (si * tex00->blueValue + sf * tex01->blueValue) +\
194 tr = (ti * (si * tex00->redValue + sf * tex01->redValue) +\
196 tg = (ti * (si * tex00->greenValue + sf * tex01->greenValue) +\
198 tb = (ti * (si * tex00->blueValue + sf * tex01->blueValue) +\
[all …]
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/stdfx/
H A Dpins.cpp215 TPointD tex01 = TPointD(0.0, lhTex); in subCompute() local
248 subdivision(p00, p10, p11, p01, tex00, tex10, tex11, tex01, clippingRect, in subCompute()
267 glTexCoord2d(tex01.x, tex01.y); in subCompute()
305 const TPointD &tex11, const TPointD &tex01, in subdivision() argument
319 glTexCoord2d(tex01.x, tex01.y); in subdivision()
385 TPointD texC = (tex11 + tex01) * 0.5; in subdivision()
386 TPointD texD = (tex01 + tex00) * 0.5; in subdivision()
417 subdivision(H1, M, L2, D, texD, texM, texC, tex01, clippingRect, details); in subdivision()
H A Dpins.h60 const TPointD &tex11, const TPointD &tex01,
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/swrast/
H A Ds_triangle.c290 sample[RCOMP] = ilerp_2d(sf, tf, tex00[2], tex01[2], tex10[2], tex11[2]);\ in affine_span()
291 sample[GCOMP] = ilerp_2d(sf, tf, tex00[1], tex01[1], tex10[1], tex11[1]);\ in affine_span()
292 sample[BCOMP] = ilerp_2d(sf, tf, tex00[0], tex01[0], tex10[0], tex11[0]);\ in affine_span()
302 sample[RCOMP] = ilerp_2d(sf, tf, tex00[3], tex01[3], tex10[3], tex11[3]);\ in affine_span()
303 sample[GCOMP] = ilerp_2d(sf, tf, tex00[2], tex01[2], tex10[2], tex11[2]);\ in affine_span()
304 sample[BCOMP] = ilerp_2d(sf, tf, tex00[1], tex01[1], tex10[1], tex11[1]);\ in affine_span()
305 sample[ACOMP] = ilerp_2d(sf, tf, tex00[0], tex01[0], tex10[0], tex11[0]) in affine_span()
389 const GLchan *tex01 = tex00 + COMPS; \ in affine_span()
396 tex01 -= info->tbytesline; \ in affine_span()
654 const GLchan *tex01 = tex00 + COMP; \ in fast_persp_span()
[all …]
/dports/lang/clover/mesa-21.3.6/src/mesa/swrast/
H A Ds_triangle.c290 sample[RCOMP] = ilerp_2d(sf, tf, tex00[2], tex01[2], tex10[2], tex11[2]);\ in affine_span()
291 sample[GCOMP] = ilerp_2d(sf, tf, tex00[1], tex01[1], tex10[1], tex11[1]);\ in affine_span()
292 sample[BCOMP] = ilerp_2d(sf, tf, tex00[0], tex01[0], tex10[0], tex11[0]);\ in affine_span()
302 sample[RCOMP] = ilerp_2d(sf, tf, tex00[3], tex01[3], tex10[3], tex11[3]);\ in affine_span()
303 sample[GCOMP] = ilerp_2d(sf, tf, tex00[2], tex01[2], tex10[2], tex11[2]);\ in affine_span()
304 sample[BCOMP] = ilerp_2d(sf, tf, tex00[1], tex01[1], tex10[1], tex11[1]);\ in affine_span()
305 sample[ACOMP] = ilerp_2d(sf, tf, tex00[0], tex01[0], tex10[0], tex11[0]) in affine_span()
389 const GLchan *tex01 = tex00 + COMPS; \ in affine_span()
396 tex01 -= info->tbytesline; \ in affine_span()
654 const GLchan *tex01 = tex00 + COMP; \ in fast_persp_span()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/swrast/
H A Ds_triangle.c290 sample[RCOMP] = ilerp_2d(sf, tf, tex00[2], tex01[2], tex10[2], tex11[2]);\ in affine_span()
291 sample[GCOMP] = ilerp_2d(sf, tf, tex00[1], tex01[1], tex10[1], tex11[1]);\ in affine_span()
292 sample[BCOMP] = ilerp_2d(sf, tf, tex00[0], tex01[0], tex10[0], tex11[0]);\ in affine_span()
302 sample[RCOMP] = ilerp_2d(sf, tf, tex00[3], tex01[3], tex10[3], tex11[3]);\ in affine_span()
303 sample[GCOMP] = ilerp_2d(sf, tf, tex00[2], tex01[2], tex10[2], tex11[2]);\ in affine_span()
304 sample[BCOMP] = ilerp_2d(sf, tf, tex00[1], tex01[1], tex10[1], tex11[1]);\ in affine_span()
305 sample[ACOMP] = ilerp_2d(sf, tf, tex00[0], tex01[0], tex10[0], tex11[0]) in affine_span()
389 const GLchan *tex01 = tex00 + COMPS; \ in affine_span()
396 tex01 -= info->tbytesline; \ in affine_span()
654 const GLchan *tex01 = tex00 + COMP; \ in fast_persp_span()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/swrast/
H A Ds_triangle.c290 sample[RCOMP] = ilerp_2d(sf, tf, tex00[2], tex01[2], tex10[2], tex11[2]);\ in affine_span()
291 sample[GCOMP] = ilerp_2d(sf, tf, tex00[1], tex01[1], tex10[1], tex11[1]);\ in affine_span()
292 sample[BCOMP] = ilerp_2d(sf, tf, tex00[0], tex01[0], tex10[0], tex11[0]);\ in affine_span()
302 sample[RCOMP] = ilerp_2d(sf, tf, tex00[3], tex01[3], tex10[3], tex11[3]);\ in affine_span()
303 sample[GCOMP] = ilerp_2d(sf, tf, tex00[2], tex01[2], tex10[2], tex11[2]);\ in affine_span()
304 sample[BCOMP] = ilerp_2d(sf, tf, tex00[1], tex01[1], tex10[1], tex11[1]);\ in affine_span()
305 sample[ACOMP] = ilerp_2d(sf, tf, tex00[0], tex01[0], tex10[0], tex11[0]) in affine_span()
389 const GLchan *tex01 = tex00 + COMPS; \ in affine_span()
396 tex01 -= info->tbytesline; \ in affine_span()
654 const GLchan *tex01 = tex00 + COMP; \ in fast_persp_span()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/swrast/
H A Ds_triangle.c290 sample[RCOMP] = ilerp_2d(sf, tf, tex00[2], tex01[2], tex10[2], tex11[2]);\ in affine_span()
291 sample[GCOMP] = ilerp_2d(sf, tf, tex00[1], tex01[1], tex10[1], tex11[1]);\ in affine_span()
292 sample[BCOMP] = ilerp_2d(sf, tf, tex00[0], tex01[0], tex10[0], tex11[0]);\ in affine_span()
302 sample[RCOMP] = ilerp_2d(sf, tf, tex00[3], tex01[3], tex10[3], tex11[3]);\ in affine_span()
303 sample[GCOMP] = ilerp_2d(sf, tf, tex00[2], tex01[2], tex10[2], tex11[2]);\ in affine_span()
304 sample[BCOMP] = ilerp_2d(sf, tf, tex00[1], tex01[1], tex10[1], tex11[1]);\ in affine_span()
305 sample[ACOMP] = ilerp_2d(sf, tf, tex00[0], tex01[0], tex10[0], tex11[0]) in affine_span()
389 const GLchan *tex01 = tex00 + COMPS; \ in affine_span()
396 tex01 -= info->tbytesline; \ in affine_span()
654 const GLchan *tex01 = tex00 + COMP; \ in fast_persp_span()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/swrast/
H A Ds_triangle.c290 sample[RCOMP] = ilerp_2d(sf, tf, tex00[2], tex01[2], tex10[2], tex11[2]);\ in affine_span()
291 sample[GCOMP] = ilerp_2d(sf, tf, tex00[1], tex01[1], tex10[1], tex11[1]);\ in affine_span()
292 sample[BCOMP] = ilerp_2d(sf, tf, tex00[0], tex01[0], tex10[0], tex11[0]);\ in affine_span()
302 sample[RCOMP] = ilerp_2d(sf, tf, tex00[3], tex01[3], tex10[3], tex11[3]);\ in affine_span()
303 sample[GCOMP] = ilerp_2d(sf, tf, tex00[2], tex01[2], tex10[2], tex11[2]);\ in affine_span()
304 sample[BCOMP] = ilerp_2d(sf, tf, tex00[1], tex01[1], tex10[1], tex11[1]);\ in affine_span()
305 sample[ACOMP] = ilerp_2d(sf, tf, tex00[0], tex01[0], tex10[0], tex11[0]) in affine_span()
389 const GLchan *tex01 = tex00 + COMPS; \ in affine_span()
396 tex01 -= info->tbytesline; \ in affine_span()
654 const GLchan *tex01 = tex00 + COMP; \ in fast_persp_span()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/swrast/
H A Ds_triangle.c290 sample[RCOMP] = ilerp_2d(sf, tf, tex00[2], tex01[2], tex10[2], tex11[2]);\ in affine_span()
291 sample[GCOMP] = ilerp_2d(sf, tf, tex00[1], tex01[1], tex10[1], tex11[1]);\ in affine_span()
292 sample[BCOMP] = ilerp_2d(sf, tf, tex00[0], tex01[0], tex10[0], tex11[0]);\ in affine_span()
302 sample[RCOMP] = ilerp_2d(sf, tf, tex00[3], tex01[3], tex10[3], tex11[3]);\ in affine_span()
303 sample[GCOMP] = ilerp_2d(sf, tf, tex00[2], tex01[2], tex10[2], tex11[2]);\ in affine_span()
304 sample[BCOMP] = ilerp_2d(sf, tf, tex00[1], tex01[1], tex10[1], tex11[1]);\ in affine_span()
305 sample[ACOMP] = ilerp_2d(sf, tf, tex00[0], tex01[0], tex10[0], tex11[0]) in affine_span()
389 const GLchan *tex01 = tex00 + COMPS; \ in affine_span()
396 tex01 -= info->tbytesline; \ in affine_span()
654 const GLchan *tex01 = tex00 + COMP; \ in fast_persp_span()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/swrast/
H A Ds_triangle.c290 sample[RCOMP] = ilerp_2d(sf, tf, tex00[2], tex01[2], tex10[2], tex11[2]);\ in affine_span()
291 sample[GCOMP] = ilerp_2d(sf, tf, tex00[1], tex01[1], tex10[1], tex11[1]);\ in affine_span()
292 sample[BCOMP] = ilerp_2d(sf, tf, tex00[0], tex01[0], tex10[0], tex11[0]);\ in affine_span()
302 sample[RCOMP] = ilerp_2d(sf, tf, tex00[3], tex01[3], tex10[3], tex11[3]);\ in affine_span()
303 sample[GCOMP] = ilerp_2d(sf, tf, tex00[2], tex01[2], tex10[2], tex11[2]);\ in affine_span()
304 sample[BCOMP] = ilerp_2d(sf, tf, tex00[1], tex01[1], tex10[1], tex11[1]);\ in affine_span()
305 sample[ACOMP] = ilerp_2d(sf, tf, tex00[0], tex01[0], tex10[0], tex11[0]) in affine_span()
389 const GLchan *tex01 = tex00 + COMPS; \ in affine_span()
396 tex01 -= info->tbytesline; \ in affine_span()
654 const GLchan *tex01 = tex00 + COMP; \ in fast_persp_span()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/swrast/
H A Ds_triangle.c290 sample[RCOMP] = ilerp_2d(sf, tf, tex00[2], tex01[2], tex10[2], tex11[2]);\ in affine_span()
291 sample[GCOMP] = ilerp_2d(sf, tf, tex00[1], tex01[1], tex10[1], tex11[1]);\ in affine_span()
292 sample[BCOMP] = ilerp_2d(sf, tf, tex00[0], tex01[0], tex10[0], tex11[0]);\ in affine_span()
302 sample[RCOMP] = ilerp_2d(sf, tf, tex00[3], tex01[3], tex10[3], tex11[3]);\ in affine_span()
303 sample[GCOMP] = ilerp_2d(sf, tf, tex00[2], tex01[2], tex10[2], tex11[2]);\ in affine_span()
304 sample[BCOMP] = ilerp_2d(sf, tf, tex00[1], tex01[1], tex10[1], tex11[1]);\ in affine_span()
305 sample[ACOMP] = ilerp_2d(sf, tf, tex00[0], tex01[0], tex10[0], tex11[0]) in affine_span()
389 const GLchan *tex01 = tex00 + COMPS; \ in affine_span()
396 tex01 -= info->tbytesline; \ in affine_span()
654 const GLchan *tex01 = tex00 + COMP; \ in fast_persp_span()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/swrast/
H A Ds_triangle.c290 sample[RCOMP] = ilerp_2d(sf, tf, tex00[2], tex01[2], tex10[2], tex11[2]);\ in affine_span()
291 sample[GCOMP] = ilerp_2d(sf, tf, tex00[1], tex01[1], tex10[1], tex11[1]);\ in affine_span()
292 sample[BCOMP] = ilerp_2d(sf, tf, tex00[0], tex01[0], tex10[0], tex11[0]);\ in affine_span()
302 sample[RCOMP] = ilerp_2d(sf, tf, tex00[3], tex01[3], tex10[3], tex11[3]);\ in affine_span()
303 sample[GCOMP] = ilerp_2d(sf, tf, tex00[2], tex01[2], tex10[2], tex11[2]);\ in affine_span()
304 sample[BCOMP] = ilerp_2d(sf, tf, tex00[1], tex01[1], tex10[1], tex11[1]);\ in affine_span()
305 sample[ACOMP] = ilerp_2d(sf, tf, tex00[0], tex01[0], tex10[0], tex11[0]) in affine_span()
389 const GLchan *tex01 = tex00 + COMPS; \ in affine_span()
396 tex01 -= info->tbytesline; \ in affine_span()
654 const GLchan *tex01 = tex00 + COMP; \ in fast_persp_span()
[all …]
/dports/graphics/openfx-misc/openfx-misc-3ab0531/Shadertoy/presets/
H A DMakefile3 tex01.jpg \
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_point.c174 static const float tex01[4] = { 0, 1, 0, 1 }; in widepoint_point() local
178 set_texcoords( wide, v1, tex01 ); in widepoint_point()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_point.c174 static const float tex01[4] = { 0, 1, 0, 1 }; in widepoint_point() local
178 set_texcoords( wide, v1, tex01 ); in widepoint_point()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_point.c174 static const float tex01[4] = { 0, 1, 0, 1 }; in widepoint_point() local
178 set_texcoords( wide, v1, tex01 ); in widepoint_point()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_point.c174 static const float tex01[4] = { 0, 1, 0, 1 }; in widepoint_point() local
178 set_texcoords( wide, v1, tex01 ); in widepoint_point()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_point.c174 static const float tex01[4] = { 0, 1, 0, 1 }; in widepoint_point() local
178 set_texcoords( wide, v1, tex01 ); in widepoint_point()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_point.c174 static const float tex01[4] = { 0, 1, 0, 1 }; in widepoint_point() local
178 set_texcoords( wide, v1, tex01 ); in widepoint_point()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_point.c174 static const float tex01[4] = { 0, 1, 0, 1 }; in widepoint_point() local
178 set_texcoords( wide, v1, tex01 ); in widepoint_point()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_point.c174 static const float tex01[4] = { 0, 1, 0, 1 }; in widepoint_point() local
178 set_texcoords( wide, v1, tex01 ); in widepoint_point()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_point.c174 static const float tex01[4] = { 0, 1, 0, 1 }; in widepoint_point() local
178 set_texcoords( wide, v1, tex01 ); in widepoint_point()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_point.c174 static const float tex01[4] = { 0, 1, 0, 1 }; in widepoint_point() local
178 set_texcoords( wide, v1, tex01 ); in widepoint_point()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_point.c174 static const float tex01[4] = { 0, 1, 0, 1 }; in widepoint_point() local
178 set_texcoords( wide, v1, tex01 ); in widepoint_point()

12