Searched refs:Rects (Results 1 - 25 of 30) sorted by relevance

12

/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/
H A DVBoxMPVdma.cpp675 for (UINT i = 0; i < pCF->Rects.cRects; ++i)
677 RECT *pRect = &pCF->Rects.aRects[i];
1443 VBOXVDMAPIPE_RECTS Rects; local
1448 Rects.ContextRect.left = 0;
1449 Rects.ContextRect.top = 0;
1450 Rects.ContextRect.right = pAlloc->AllocData.SurfDesc.width;
1451 Rects.ContextRect.bottom = pAlloc->AllocData.SurfDesc.height;
1452 Rects.UpdateRects.cRects = 1;
1453 Rects.UpdateRects.aRects[0] = Rects
[all...]
H A DVBoxMPVhwa.cpp905 VBOXVHWACMD_TYPE_SURF_FLIP, RT_OFFSETOF(VBOXVHWACMD_SURF_COLORFILL, u.in.aRects[pCF->ClrFill.Rects.cRects]));
915 pBody->u.in.cRects = pCF->ClrFill.Rects.cRects;
916 memcpy (pBody->u.in.aRects, pCF->ClrFill.Rects.aRects, pCF->ClrFill.Rects.cRects * sizeof (pCF->ClrFill.Rects.aRects[0]));
H A DVBoxMPVdma.h210 VBOXWDDM_RECTS_INFO Rects; member in struct:VBOXVDMA_CLRFILL
H A DVBoxMPWddm.cpp6581 pCF->ClrFill.Rects.cRects = 0;
6582 UINT cbHead = RT_OFFSETOF(VBOXWDDM_DMA_PRIVATEDATA_CLRFILL, ClrFill.Rects.aRects[0]);
6594 memcpy(&pCF->ClrFill.Rects.aRects[pPresent->MultipassOffset], pPresent->pDstSubRects, cbRects);
6595 pCF->ClrFill.Rects.cRects += cbRects/sizeof (RECT);
6601 memcpy(&pCF->ClrFill.Rects.aRects[pPresent->MultipassOffset], pPresent->pDstSubRects, cbFitingRects);
6604 pCF->ClrFill.Rects.cRects += cbFitingRects/sizeof (RECT);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3dhal.h517 RECT Rects[1]; member in struct:_D3DHAL_DP2CLEAR
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3dhal.h522 RECT Rects[1]; member in struct:_D3DHAL_DP2CLEAR
/vbox/src/VBox/Additions/common/crOpenGL/
H A DVBoxICDList.h140 ICD_ENTRY(Rects) /* 92 */
H A Dfakedri_glfuncsList.h115 GLAPI_ENTRY(Rects)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dglapitable.h136 void (GLAPIENTRYP Rects)(GLshort x1, GLshort y1, GLshort x2, GLshort y2); /* 92 */
H A Ddispatch.h334 #define CALL_Rects(disp, parameters) (*((disp)->Rects)) parameters
335 #define GET_Rects(disp) ((disp)->Rects)
336 #define SET_Rects(disp, fn) ((disp)->Rects = fn)
H A Dglapitemp.h543 KEYWORD1 void KEYWORD2 NAME(Rects)(GLshort x1, GLshort y1, GLshort x2, GLshort y2) function
545 DISPATCH(Rects, (x1, y1, x2, y2), (F, "glRects(%d, %d, %d, %d);\n", x1, y1, x2, y2));
5597 TABLE_ENTRY(Rects),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dglapitable.h135 void (GLAPIENTRYP Rects)(GLshort x1, GLshort y1, GLshort x2, GLshort y2); /* 92 */
H A Ddispatch.h336 #define CALL_Rects(disp, parameters) (*((disp)->Rects)) parameters
337 #define GET_Rects(disp) ((disp)->Rects)
338 #define SET_Rects(disp, fn) ((disp)->Rects = fn)
H A Dglapitemp.h543 KEYWORD1 void KEYWORD2 NAME(Rects)(GLshort x1, GLshort y1, GLshort x2, GLshort y2) function
545 DISPATCH(Rects, (x1, y1, x2, y2), (F, "glRects(%d, %d, %d, %d);\n", x1, y1, x2, y2));
5597 TABLE_ENTRY(Rects),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dglapitable.h135 void (GLAPIENTRYP Rects)(GLshort x1, GLshort y1, GLshort x2, GLshort y2); /* 92 */
H A Dglapitemp.h543 KEYWORD1 void KEYWORD2 NAME(Rects)(GLshort x1, GLshort y1, GLshort x2, GLshort y2) function
545 DISPATCH(Rects, (x1, y1, x2, y2), (F, "glRects(%d, %d, %d, %d);\n", x1, y1, x2, y2));
5597 TABLE_ENTRY(Rects),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dglapitable.h135 void (GLAPIENTRYP Rects)(GLshort x1, GLshort y1, GLshort x2, GLshort y2); /* 92 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dglapitable.h135 void (GLAPIENTRYP Rects)(GLshort x1, GLshort y1, GLshort x2, GLshort y2); /* 92 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dglapitable.h135 void (GLAPIENTRYP Rects)(GLshort x1, GLshort y1, GLshort x2, GLshort y2); /* 92 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dglapitable.h135 void (GLAPIENTRYP Rects)(GLshort x1, GLshort y1, GLshort x2, GLshort y2); /* 92 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dglapitable.h135 void (GLAPIENTRYP Rects)(GLshort x1, GLshort y1, GLshort x2, GLshort y2); /* 92 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dglapitable.h133 void (GLAPIENTRYP Rects) (GLshort x1, GLshort y1, GLshort x2, GLshort y2); /* 92 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dglapitable.h133 void (GLAPIENTRYP Rects) (GLshort x1, GLshort y1, GLshort x2, GLshort y2); /* 92 */
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl_mangle.h1513 #define glRects MANGLE(Rects)
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Dglapitable.h136 void (GLAPIENTRYP Rects)(GLshort x1, GLshort y1, GLshort x2, GLshort y2); /* 92 */

Completed in 433 milliseconds

12