Home
last modified time | relevance | path

Searched defs:clip_func (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/math/
H A Dm_xform.h94 typedef GLvector4f * (*clip_func)(GLvector4f *vClip, typedef
/dports/lang/clover/mesa-21.3.6/src/mesa/math/
H A Dm_xform.h94 typedef GLvector4f * (*clip_func)(GLvector4f *vClip, typedef
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/math/
H A Dm_xform.h94 typedef GLvector4f * (*clip_func)(GLvector4f *vClip, typedef
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/math/
H A Dm_xform.h94 typedef GLvector4f * (*clip_func)(GLvector4f *vClip, typedef
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/math/
H A Dm_xform.h94 typedef GLvector4f * (*clip_func)(GLvector4f *vClip, typedef
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/math/
H A Dm_xform.h94 typedef GLvector4f * (*clip_func)(GLvector4f *vClip, typedef
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/math/
H A Dm_xform.h94 typedef GLvector4f * (*clip_func)(GLvector4f *vClip, typedef
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/math/
H A Dm_xform.h94 typedef GLvector4f * (*clip_func)(GLvector4f *vClip, typedef
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/math/
H A Dm_xform.h94 typedef GLvector4f * (*clip_func)(GLvector4f *vClip, typedef
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/math/
H A Dm_xform.h94 typedef GLvector4f * (*clip_func)(GLvector4f *vClip, typedef
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/math/
H A Dm_xform.h94 typedef GLvector4f * (*clip_func)(GLvector4f *vClip, typedef
/dports/games/residualvm/residualvm-0.3.1/graphics/tinygl/
H A Dclip.cpp190 #define clip_func(name, sign, dir, dir1, dir2) \ macro
/dports/games/scummvm/scummvm-2.5.1/graphics/tinygl/
H A Dclip.cpp190 #define clip_func(name, sign, dir, dir1, dir2) \ macro
/dports/multimedia/gstreamer1/gstreamer-1.16.2/libs/gst/base/
H A Dgstcollectpads.c115 GstCollectPadsClipFunction clip_func; member