| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | vdpau.h | 67 _mesa_VDPAUMapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces); 70 _mesa_VDPAUUnmapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces);
|
| H A D | vdpau.c | 338 _mesa_VDPAUMapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) argument 348 for (i = 0; i < numSurfaces; ++i) { 362 for (i = 0; i < numSurfaces; ++i) { 392 _mesa_VDPAUUnmapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) argument 402 for (i = 0; i < numSurfaces; ++i) { 416 for (i = 0; i < numSurfaces; ++i) {
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | vdpau.h | 67 _mesa_VDPAUMapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces); 70 _mesa_VDPAUUnmapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces);
|
| H A D | vdpau.c | 339 _mesa_VDPAUMapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) argument 349 for (i = 0; i < numSurfaces; ++i) { 363 for (i = 0; i < numSurfaces; ++i) { 393 _mesa_VDPAUUnmapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) argument 403 for (i = 0; i < numSurfaces; ++i) { 417 for (i = 0; i < numSurfaces; ++i) {
|
| /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/ |
| H A D | i810_hwmc.c | 307 if(pI810->numSurfaces == 6) { 308 for(i=0; i<pI810->numSurfaces; i++) { 319 if(pI810->numSurfaces == 7) { 320 for(i=0; i<pI810->numSurfaces; i++) { 352 if(pI810->numSurfaces == 6) { 362 if(pI810->numSurfaces == 7) { 404 for(i=pI810->numSurfaces; i<I810_MAX_SURFACES + I810_MAX_SUBPICTURES; i++) {
|
| H A D | i810_dri.c | 448 if (pI810->numSurfaces && (pI810->numSurfaces == 6)) { 456 if (pI810->numSurfaces && (pI810->numSurfaces == 7)) { 590 For numSurfaces == 6 595 For numSurfaces == 7 602 if (pI810->numSurfaces) { 603 if (pI810->numSurfaces == 6) { 608 if (pI810->numSurfaces == 7) { 699 if (pI810->numSurfaces [all...] |
| H A D | i810_driver.c | 592 &(pI810->numSurfaces))) { 594 pI810->numSurfaces); 595 if (pI810->numSurfaces > 7) { 598 pI810->numSurfaces = 7; 600 if (pI810->numSurfaces < 6) { 603 pI810->numSurfaces = 6; 608 pI810->numSurfaces = 0; 1725 if ((pI810->directRenderingEnabled) && (pI810->numSurfaces)) {
|
| H A D | i810.h | 165 int numSurfaces; member in struct:_I810Rec
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/ |
| H A D | i810_hwmc.c | 307 if(pI810->numSurfaces == 6) { 308 for(i=0; i<pI810->numSurfaces; i++) { 319 if(pI810->numSurfaces == 7) { 320 for(i=0; i<pI810->numSurfaces; i++) { 352 if(pI810->numSurfaces == 6) { 362 if(pI810->numSurfaces == 7) { 404 for(i=pI810->numSurfaces; i<I810_MAX_SURFACES + I810_MAX_SUBPICTURES; i++) {
|
| H A D | i810_dri.c | 448 if (pI810->numSurfaces && (pI810->numSurfaces == 6)) { 456 if (pI810->numSurfaces && (pI810->numSurfaces == 7)) { 590 For numSurfaces == 6 595 For numSurfaces == 7 602 if (pI810->numSurfaces) { 603 if (pI810->numSurfaces == 6) { 608 if (pI810->numSurfaces == 7) { 699 if (pI810->numSurfaces [all...] |
| H A D | i810_driver.c | 592 &(pI810->numSurfaces))) { 594 pI810->numSurfaces); 595 if (pI810->numSurfaces > 7) { 598 pI810->numSurfaces = 7; 600 if (pI810->numSurfaces < 6) { 603 pI810->numSurfaces = 6; 608 pI810->numSurfaces = 0; 1725 if ((pI810->directRenderingEnabled) && (pI810->numSurfaces)) {
|
| H A D | i810.h | 165 int numSurfaces; member in struct:_I810Rec
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i810_hwmc.c | 309 if(pI810->numSurfaces == 6) { 310 for(i=0; i<pI810->numSurfaces; i++) { 321 if(pI810->numSurfaces == 7) { 322 for(i=0; i<pI810->numSurfaces; i++) { 354 if(pI810->numSurfaces == 6) { 364 if(pI810->numSurfaces == 7) { 406 for(i=pI810->numSurfaces; i<I810_MAX_SURFACES + I810_MAX_SUBPICTURES; i++) {
|
| H A D | i810_dri.c | 559 if (pI810->numSurfaces && (pI810->numSurfaces == 6)) { 567 if (pI810->numSurfaces && (pI810->numSurfaces == 7)) { 701 For numSurfaces == 6 706 For numSurfaces == 7 713 if (pI810->numSurfaces) { 714 if (pI810->numSurfaces == 6) { 719 if (pI810->numSurfaces == 7) { 812 if (pI810->numSurfaces [all...] |
| H A D | i810.h | 178 int numSurfaces; member in struct:_I810Rec
|
| H A D | i810_driver.c | 930 &(pI810->numSurfaces))) { 932 pI810->numSurfaces); 933 if (pI810->numSurfaces > 7) { 936 pI810->numSurfaces = 7; 938 if (pI810->numSurfaces < 6) { 941 pI810->numSurfaces = 6; 946 pI810->numSurfaces = 0; 2099 if ((pI810->directRenderingEnabled) && (pI810->numSurfaces)) {
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated7.c | 3238 GLsizei numSurfaces; member in struct:marshal_cmd_VDPAUMapSurfacesNV 3239 /* Next safe_mul(numSurfaces, 1 * sizeof(GLintptr)) bytes are GLintptr surfaces[numSurfaces] */ 3244 GLsizei numSurfaces = cmd->numSurfaces; local in function:_mesa_unmarshal_VDPAUMapSurfacesNV 3248 CALL_VDPAUMapSurfacesNV(ctx->CurrentServerDispatch, (numSurfaces, surfaces)); 3252 _mesa_marshal_VDPAUMapSurfacesNV(GLsizei numSurfaces, const GLintptr * surfaces) argument 3255 int surfaces_size = safe_mul(numSurfaces, 1 * sizeof(GLintptr)); 3260 CALL_VDPAUMapSurfacesNV(ctx->CurrentServerDispatch, (numSurfaces, surfaces)); 3264 cmd->numSurfaces 3274 GLsizei numSurfaces; member in struct:marshal_cmd_VDPAUUnmapSurfacesNV 3280 GLsizei numSurfaces = cmd->numSurfaces; local in function:_mesa_unmarshal_VDPAUUnmapSurfacesNV 3288 _mesa_marshal_VDPAUUnmapSurfacesNV(GLsizei numSurfaces,const GLintptr * surfaces) argument [all...] |
| /xsrc/external/mit/MesaLib.old/src/mapi/ |
| H A D | shared-glapi_glapi_mapi_tmp.h | 1331 void APIENTRY shared_dispatch_stub_1318(GLsizei numSurfaces, const GLintptr *surfaces); 1335 void APIENTRY shared_dispatch_stub_1322(GLsizei numSurfaces, const GLintptr *surfaces); 9387 static void APIENTRY noopVDPAUMapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) argument 9389 (void) numSurfaces; (void) surfaces; 9413 static void APIENTRY noopVDPAUUnmapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) argument 9415 (void) numSurfaces; (void) surfaces; 26774 void APIENTRY shared_dispatch_stub_1318(GLsizei numSurfaces, const GLintptr *surfaces) argument 26778 ((void (APIENTRY *)(GLsizei numSurfaces, const GLintptr *surfaces)) _func)(numSurfaces, surfaces); 26802 void APIENTRY shared_dispatch_stub_1322(GLsizei numSurfaces, cons argument [all...] |
| /xsrc/external/mit/MesaLib/src/mapi/shared-glapi/ |
| H A D | glapi_mapi_tmp.h | 1335 void APIENTRY shared_dispatch_stub_1318(GLsizei numSurfaces, const GLintptr *surfaces); 1339 void APIENTRY shared_dispatch_stub_1322(GLsizei numSurfaces, const GLintptr *surfaces); 9626 static void APIENTRY noopVDPAUMapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) argument 9628 (void) numSurfaces; (void) surfaces; 9652 static void APIENTRY noopVDPAUUnmapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) argument 9654 (void) numSurfaces; (void) surfaces; 29427 shared_dispatch_stub_1318(GLsizei numSurfaces,const GLintptr * surfaces) argument 29455 shared_dispatch_stub_1322(GLsizei numSurfaces,const GLintptr * surfaces) argument [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/ |
| H A D | gl.spec | 31429 VDPAUMapSurfacesNV(numSurfaces, surfaces) 31431 param numSurfaces SizeI in value 31432 param surfaces vdpauSurfaceNV in array [numSurfaces]
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | marshal_generated.h | 5137 void GLAPIENTRY _mesa_marshal_VDPAUMapSurfacesNV(GLsizei numSurfaces, const GLintptr * surfaces); 5140 void GLAPIENTRY _mesa_marshal_VDPAUUnmapSurfacesNV(GLsizei numSurfaces, const GLintptr * surfaces);
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glext.h | 11128 typedef void (APIENTRYP PFNGLVDPAUMAPSURFACESNVPROC) (GLsizei numSurfaces, const GLvdpauSurfaceNV *surfaces); 11139 GLAPI void APIENTRY glVDPAUMapSurfacesNV (GLsizei numSurfaces, const GLvdpauSurfaceNV *surfaces);
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 37903 _mesa_marshal_VDPAUMapSurfacesNV(GLsizei numSurfaces,const GLintptr * surfaces) argument 37914 _mesa_marshal_VDPAUUnmapSurfacesNV(GLsizei numSurfaces,const GLintptr * surfaces) argument [all...] |
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 9665 typedef void (GLAPIENTRY *PFNGLVDPAUMAPSURFACESNVPROC)(GLsizei numSurfaces, const GLvdpauSurfaceNV * surfaces); [all...] |
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glext.h | 11360 typedef void (APIENTRYP PFNGLVDPAUMAPSURFACESNVPROC) (GLsizei numSurfaces, const GLvdpauSurfaceNV *surfaces); 11371 GLAPI void APIENTRY glVDPAUMapSurfacesNV (GLsizei numSurfaces, const GLvdpauSurfaceNV *surfaces);
|