Searched refs:scale (Results 1 - 25 of 67) sorted by relevance

123

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/math/
H A Dm_norm_tmp.h36 * scale - uniform scale factor of the transformation matrix (not always used)
44 GLfloat scale,
71 GLfloat scale = INV_SQRTF(len); local
72 out[i][0] = tx * scale;
73 out[i][1] = ty * scale;
74 out[i][2] = tz * scale;
83 if (scale != 1.0) {
84 m0 *= scale, m4 *= scale, m
43 transform_normalize_normals( const GLmatrix *mat, GLfloat scale, const GLvector4f *in, const GLfloat *lengths, GLvector4f *dest ) argument
110 transform_normalize_normals_no_rot( const GLmatrix *mat, GLfloat scale, const GLvector4f *in, const GLfloat *lengths, GLvector4f *dest ) argument
138 GLfloat scale = INV_SQRTF(len); local
175 transform_rescale_normals_no_rot( const GLmatrix *mat, GLfloat scale, const GLvector4f *in, const GLfloat *lengths, GLvector4f *dest ) argument
204 transform_rescale_normals( const GLmatrix *mat, GLfloat scale, const GLvector4f *in, const GLfloat *lengths, GLvector4f *dest ) argument
236 transform_normals_no_rot( const GLmatrix *mat, GLfloat scale, const GLvector4f *in, const GLfloat *lengths, GLvector4f *dest ) argument
266 transform_normals( const GLmatrix *mat, GLfloat scale, const GLvector4f *in, const GLfloat *lengths, GLvector4f *dest ) argument
296 normalize_normals( const GLmatrix *mat, GLfloat scale, const GLvector4f *in, const GLfloat *lengths, GLvector4f *dest ) argument
342 rescale_normals( const GLmatrix *mat, GLfloat scale, const GLvector4f *in, const GLfloat *lengths, GLvector4f *dest ) argument
[all...]
H A Dm_xform.h125 GLfloat scale,
133 #define NORM_RESCALE 0x1 /* apply the scale factor */
/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dconvert.py45 scale = { variable
65 print '\t*dst++ = ((GLfloat) *src++) / %s;' % scale[k2]
66 print '\t*dst = ((GLfloat) *src) / %s;' % scale[k2]
H A Dstate_pixel.c25 p->scale = one_color;
95 p->scale.r = param;
98 p->scale.g = param;
101 p->scale.b = param;
104 p->scale.a = param;
588 if (from->scale.r != to->scale.r)
590 diff_api.PixelTransferf (GL_RED_SCALE, to->scale.r);
591 from->scale.r = to->scale
[all...]
H A Dstate_regcombiner.c46 reg->rgb[i].scale = GL_NONE;
68 reg->alpha[i].scale = GL_NONE;
315 void STATE_APIENTRY crStateCombinerOutputNV( GLenum stage, GLenum portion, GLenum abOutput, GLenum cdOutput, GLenum sumOutput, GLenum scale, GLenum bias, GLboolean abDotProduct, GLboolean cdDotProduct, GLboolean muxSum ) argument
324 "sumOutput=0x%x scale=0x%x bias=0x%x abDotProduct=0x%x "
327 stage, portion, abOutput, cdOutput, sumOutput, scale, bias,
350 if( scale != GL_NONE && scale != GL_SCALE_BY_TWO_NV && scale != GL_SCALE_BY_FOUR_NV && scale != GL_SCALE_BY_ONE_HALF_NV )
352 crStateError(__LINE__, __FILE__, GL_INVALID_OPERATION, "CombinerOutputNV passed bogus scale
[all...]
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/tnl_dd/imm/
H A Dt_dd_imm_napi.h40 GLfloat scale = 1.0; local
46 scale = ctx->_ModelViewInvScale;
48 scale = LEN_3FV( normal );
49 if ( scale != 0.0 ) scale = 1.0 / scale;
52 n_dot_VP = DOT3( normal, light->_VP_inf_norm ) * scale;
55 n_dot_h = DOT3( normal, light->_h_inf_norm ) * scale;
79 GLfloat scale = 1.0; local
85 scale
[all...]
/vbox/src/VBox/GuestHost/OpenGL/include/state/
H A Dcr_pixel.h32 GLcolorf scale; member in struct:__anon16221
H A Dcr_regcombiner.h23 GLenum scale, bias; member in struct:__anon16229
56 CRbitvalue regCombinerOutput[CR_MAX_GENERAL_COMBINERS][CR_MAX_BITARRAY]; /* rgb/alpha[].abOutput, .cdOutput, .sumOutput, .scale, .bias, .abDotProduct, .cdDotProduct, .muxSum */
H A Dcr_attrib.h193 GLcolorf scale; member in struct:__anon16159
/vbox/src/VBox/Main/webservice/samples/java/jax-ws/
H A Dmetrictest.java41 public Long scale; field in class:PerformanceData
50 if (scale != 1)
54 out += separator + (sample.doubleValue() / scale) + " " + unit;
121 singleMetricData.scale = scales.value.get(i);
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/gdtoa/
H A Dstrtod.c78 int scale; local
393 scale = 0;
476 scale = 2*P;
480 if (scale && (j = 2*P + 1 - ((word0(rv) & Exp_mask)
563 j = bbe - scale;
588 bd2 += scale;
657 if (!scale || y > 2*P*Exp_msk1)
669 if (scale && (y = word0(rv) & Exp_mask)
700 if (scale && (y = word0(rv) & Exp_mask) <= 2*P*Exp_msk1)
762 (scale
[all...]
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/x86/
H A Dcommon_x86_macros.h73 GLfloat scale, \
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dsqltypes.h228 SQLSCHAR scale; member in struct:tagSQL_NUMERIC_STRUCT
H A Dd3dx9anim.h229 STDMETHOD(GetSRT)(THIS_ DOUBLE periodic_position, UINT animation, D3DXVECTOR3 *scale,
250 STDMETHOD(GetSRT)(THIS_ DOUBLE periodic_position, UINT animation, D3DXVECTOR3 *scale,
300 STDMETHOD(GetSRT)(THIS_ DOUBLE periodic_position, UINT animation, D3DXVECTOR3 *scale,
333 D3DXVECTOR3 *scale, D3DXQUATERNION *rotation, D3DXVECTOR3 *translation) PURE;
H A Dwtypes.h590 BYTE scale;
600 BYTE scale; member in struct:tagDEC::__anon14619::__anon14620
H A Dd3drmdef.h461 D3DVECTOR * WINAPI D3DRMVectorScale(D3DVECTOR *ret, D3DVECTOR *x, D3DVALUE scale);
H A Ddbs.idl64 BYTE scale;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dsqltypes.h231 SQLSCHAR scale; member in struct:tagSQL_NUMERIC_STRUCT
H A Dwtypes.h590 BYTE scale;
600 BYTE scale; member in struct:tagDEC::__anon1924::__anon1925
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprdtoa.c1614 int scale; local
1893 scale = 0;
1976 scale = 2*P;
1980 if (scale && (j = 2*P + 1 - ((word0(rv) & Exp_mask)
2055 j = bbe - scale;
2080 bd2 += scale;
2131 if (!scale || y > 2*P*Exp_msk1)
2143 if (scale && (y = word0(rv) & Exp_mask)
2174 if (scale && (y = word0(rv) & Exp_mask) <= 2*P*Exp_msk1)
2236 (scale
[all...]
/vbox/src/VBox/Main/glue/
H A Dvboxapi.py172 'scale': divide 'values' by this number to get float numbers
186 scale = int(scales[i])
187 if scale != 1:
195 'scale': scale,
197 'values_as_string': '[' + ', '.join([fmt % (int(values[j]) / scale, units[i]) for j in
/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUIPopupBox.cpp264 painter.scale(1, -1);
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/
H A Dtexformat_tmp.h1347 const GLfloat scale = 1.0F / (GLfloat) 0xffffff; local
1348 texel[0] = ((*src) >> 8) * scale;
1374 const GLfloat scale = 1.0F / (GLfloat) 0xffffff; local
1375 texel[0] = ((*src) & 0x00ffffff) * scale;
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A DXIEprotost.h779 xieTypFloat scale B32;
822 xieTypFloat scale B32;
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIFrameBuffer.cpp135 /** Defines host-to-guest scale ratio as @a size. */
146 /** Returns the scale-factor used by the frame-buffer. */
148 /** Define the scale-factor used by the frame-buffer. */
151 /** Returns backing-scale-factor used by HiDPI frame-buffer. */
153 /** Defines backing-scale-factor used by HiDPI frame-buffer. */
351 /** Holds the scale-factor used by the scaled-size. */
355 /** Holds the coordinate-system for the scale-factor above. */
381 /** Holds backing-scale-factor used by HiDPI frame-buffer. */
980 /* Tune according scale-factor: */
1325 /* Apply the scale
[all...]

Completed in 3673 milliseconds

123