/vbox/src/VBox/GuestHost/OpenGL/util/ |
H A D | bbox.c | 27 float xmax, float ymax, float zmax, 62 x[2] = _vmult(&(m->m00), xmin, ymax, zmin); 63 x[3] = _vmult(&(m->m00), xmax, ymax, zmin); 66 x[6] = _vmult(&(m->m00), xmin, ymax, zmax); 67 x[7] = _vmult(&(m->m00), xmax, ymax, zmax); 71 y[2] = _vmult(&(m->m01), xmin, ymax, zmin); 72 y[3] = _vmult(&(m->m01), xmax, ymax, zmin); 75 y[6] = _vmult(&(m->m01), xmin, ymax, zmax); 76 y[7] = _vmult(&(m->m01), xmax, ymax, zmax); 80 z[2] = _vmult(&(m->m02), xmin, ymax, zmi 26 crTransformBBox( float xmin, float ymin, float zmin, float xmax, float ymax, float zmax, const CRmatrix *m, float *out_xmin, float *out_ymin, float *out_zmin, float *out_xmax, float *out_ymax, float *out_zmax ) argument [all...] |
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/ |
H A D | mipoly.h | 88 int ymax; /* ycoord at which we exit this edge. */ member in struct:_EdgeTableEntry 103 int ymax; /* ymax for the polygon */ member in struct:__anon6818 141 if (pAET->ymax == y) { /* leaving this edge */ \ 163 if (pAET->ymax == y) { /* leaving this edge */ \
|
H A D | mispans.h | 60 int ymin, ymax; /* Min, max y values encountered */ member in struct:__anon6821
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ |
H A D | mipoly.h | 88 int ymax; /* ycoord at which we exit this edge. */ member in struct:_EdgeTableEntry 103 int ymax; /* ymax for the polygon */ member in struct:__anon7139 141 if (pAET->ymax == y) { /* leaving this edge */ \ 163 if (pAET->ymax == y) { /* leaving this edge */ \
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/ |
H A D | mipoly.h | 89 int ymax; /* ycoord at which we exit this edge. */ member in struct:_EdgeTableEntry 106 int ymax; /* ymax for the polygon */ member in struct:__anon7441 146 if (pAET->ymax == y) { /* leaving this edge */ \ 169 if (pAET->ymax == y) { /* leaving this edge */ \
|
H A D | mispans.h | 59 int ymin, ymax; /* Min, max y values encountered */ member in struct:__anon7444
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/ |
H A D | mipoly.h | 89 int ymax; /* ycoord at which we exit this edge. */ member in struct:_EdgeTableEntry 106 int ymax; /* ymax for the polygon */ member in struct:__anon7816 146 if (pAET->ymax == y) { /* leaving this edge */ \ 169 if (pAET->ymax == y) { /* leaving this edge */ \
|
H A D | mispans.h | 59 int ymin, ymax; /* Min, max y values encountered */ member in struct:__anon7819
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | mipoly.h | 89 int ymax; /* ycoord at which we exit this edge. */ member in struct:_EdgeTableEntry 106 int ymax; /* ymax for the polygon */ member in struct:__anon8169 146 if (pAET->ymax == y) { /* leaving this edge */ \ 169 if (pAET->ymax == y) { /* leaving this edge */ \
|
H A D | mispans.h | 59 int ymin, ymax; /* Min, max y values encountered */ member in struct:__anon8172
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | mipoly.h | 89 int ymax; /* ycoord at which we exit this edge. */ member in struct:_EdgeTableEntry 106 int ymax; /* ymax for the polygon */ member in struct:__anon8487 146 if (pAET->ymax == y) { /* leaving this edge */ \ 169 if (pAET->ymax == y) { /* leaving this edge */ \
|
H A D | mispans.h | 59 int ymin, ymax; /* Min, max y values encountered */ member in struct:__anon8490
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
H A D | mipoly.h | 89 int ymax; /* ycoord at which we exit this edge. */ member in struct:_EdgeTableEntry 106 int ymax; /* ymax for the polygon */ member in struct:__anon8808 146 if (pAET->ymax == y) { /* leaving this edge */ \ 169 if (pAET->ymax == y) { /* leaving this edge */ \
|
H A D | mispans.h | 61 int ymin, ymax; /* Min, max y values encountered */ member in struct:__anon8811
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
H A D | mipoly.h | 89 int ymax; /* ycoord at which we exit this edge. */ member in struct:_EdgeTableEntry 106 int ymax; /* ymax for the polygon */ member in struct:__anon9122 146 if (pAET->ymax == y) { /* leaving this edge */ \ 169 if (pAET->ymax == y) { /* leaving this edge */ \
|
H A D | mispans.h | 61 int ymin, ymax; /* Min, max y values encountered */ member in struct:__anon9125
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | mipoly.h | 89 int ymax; /* ycoord at which we exit this edge. */ member in struct:_EdgeTableEntry 106 int ymax; /* ymax for the polygon */ member in struct:__anon9442 146 if (pAET->ymax == y) { /* leaving this edge */ \ 169 if (pAET->ymax == y) { /* leaving this edge */ \
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
H A D | mipoly.h | 89 int ymax; /* ycoord at which we exit this edge. */ member in struct:_EdgeTableEntry 106 int ymax; /* ymax for the polygon */ member in struct:__anon4968 146 if (pAET->ymax == y) { /* leaving this edge */ \ 169 if (pAET->ymax == y) { /* leaving this edge */ \
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
H A D | mipoly.h | 89 int ymax; /* ycoord at which we exit this edge. */ member in struct:_EdgeTableEntry 106 int ymax; /* ymax for the polygon */ member in struct:__anon5280 146 if (pAET->ymax == y) { /* leaving this edge */ \ 169 if (pAET->ymax == y) { /* leaving this edge */ \
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
H A D | mipoly.h | 89 int ymax; /* ycoord at which we exit this edge. */ member in struct:_EdgeTableEntry 106 int ymax; /* ymax for the polygon */ member in struct:__anon5592 146 if (pAET->ymax == y) { /* leaving this edge */ \ 169 if (pAET->ymax == y) { /* leaving this edge */ \
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
H A D | mipoly.h | 88 int ymax; /* ycoord at which we exit this edge. */ member in struct:_EdgeTableEntry 103 int ymax; /* ymax for the polygon */ member in struct:__anon5902 141 if (pAET->ymax == y) { /* leaving this edge */ \ 163 if (pAET->ymax == y) { /* leaving this edge */ \
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | mipoly.h | 88 int ymax; /* ycoord at which we exit this edge. */ member in struct:_EdgeTableEntry 103 int ymax; /* ymax for the polygon */ member in struct:__anon6205 141 if (pAET->ymax == y) { /* leaving this edge */ \ 163 if (pAET->ymax == y) { /* leaving this edge */ \
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/ |
H A D | mipoly.h | 88 int ymax; /* ycoord at which we exit this edge. */ member in struct:_EdgeTableEntry 103 int ymax; /* ymax for the polygon */ member in struct:__anon6503 141 if (pAET->ymax == y) { /* leaving this edge */ \ 163 if (pAET->ymax == y) { /* leaving this edge */ \
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/ |
H A D | mipoly.h | 91 int ymax; /* ycoord at which we exit this edge. */ member in struct:_EdgeTableEntry 108 int ymax; /* ymax for the polygon */ member in struct:__anon4599 148 if (pAET->ymax == y) { /* leaving this edge */ \ 171 if (pAET->ymax == y) { /* leaving this edge */ \
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/ |
H A D | mipoly.h | 91 int ymax; /* ycoord at which we exit this edge. */ member in struct:_EdgeTableEntry 108 int ymax; /* ymax for the polygon */ member in struct:__anon4166 148 if (pAET->ymax == y) { /* leaving this edge */ \ 171 if (pAET->ymax == y) { /* leaving this edge */ \
|