Home
last modified time | relevance | path

Searched refs:_vpos (Results 1 – 7 of 7) sorted by relevance

/dports/games/stratagus/stratagus-3.2.0/tools/shaders/
H A Doldtv.cg.glsl92 COMPAT_VARYING vec4 _vpos;
103 vec4 _vpos;
143 _TMP8._vpos = TEX1/TEX1.w;
144 …_f = (1.00000000E+00 - _TMP8._vpos.x*_TMP8._vpos.x)*(1.00000000E+00 - _TMP8._vpos.y*_TMP8._vpos.y);
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/
H A DTessellator160 _vpos(0),
171 _vpos(nv._vpos),
186 _vpos(vx),
196 …osg::Vec3 *_vpos; // added gwm Jan 2004 the vertex coords s.t. NewVertex can be used in a std::ve…
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osgUtil/
H A DTessellator160 _vpos(0),
171 _vpos(nv._vpos),
186 _vpos(vx),
196 …osg::Vec3 *_vpos; // added gwm Jan 2004 the vertex coords s.t. NewVertex can be used in a std::ve…
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/
H A DTessellator.cpp135 delete newVertex._vpos; in reset()
136 newVertex._vpos = NULL; in reset()
485 osg::Vec3* vertex = newVertex._vpos; in handleNewVertices()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgUtil/
H A DTessellator.cpp133 delete newVertex._vpos; in reset()
134 newVertex._vpos = NULL; in reset()
482 osg::Vec3* vertex = newVertex._vpos; in handleNewVertices()
/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dfun.c164 MZ_MARK_POS_TYPE *_vpos);
8514 MZ_MARK_POS_TYPE *_vpos) in scheme_extract_one_cc_mark_with_meta() argument
8689 if (_vpos) in scheme_extract_one_cc_mark_with_meta()
8690 *_vpos = vpos; in scheme_extract_one_cc_mark_with_meta()
/dports/lang/racket/racket-8.3/src/bc/src/
H A Dfun.c164 MZ_MARK_POS_TYPE *_vpos);
8514 MZ_MARK_POS_TYPE *_vpos) in scheme_extract_one_cc_mark_with_meta() argument
8689 if (_vpos) in scheme_extract_one_cc_mark_with_meta()
8690 *_vpos = vpos; in scheme_extract_one_cc_mark_with_meta()