Searched defs:numSurfaces (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | vdpau.c | 338 _mesa_VDPAUMapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) argument 392 _mesa_VDPAUUnmapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) argument
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | vdpau.c | 339 _mesa_VDPAUMapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) argument 393 _mesa_VDPAUUnmapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) argument
|
| /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/ |
| 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.h | 165 int numSurfaces; member in struct:_I810Rec
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i810.h | 178 int numSurfaces; member in struct:_I810Rec
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated7.c | 3238 GLsizei numSurfaces; member in struct:marshal_cmd_VDPAUMapSurfacesNV 3244 GLsizei numSurfaces = cmd->numSurfaces; local in function:_mesa_unmarshal_VDPAUMapSurfacesNV 3252 _mesa_marshal_VDPAUMapSurfacesNV(GLsizei numSurfaces, const GLintptr * surfaces) argument 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/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/MesaLib.old/src/mapi/ |
| H A D | shared-glapi_glapi_mapi_tmp.h | 9387 static void APIENTRY noopVDPAUMapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) argument 9413 static void APIENTRY noopVDPAUUnmapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) argument 26774 void APIENTRY shared_dispatch_stub_1318(GLsizei numSurfaces, const GLintptr *surfaces) argument 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 | 9626 static void APIENTRY noopVDPAUMapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) argument 9652 static void APIENTRY noopVDPAUUnmapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) argument 29427 shared_dispatch_stub_1318(GLsizei numSurfaces,const GLintptr * surfaces) argument 29455 shared_dispatch_stub_1322(GLsizei numSurfaces,const GLintptr * surfaces) argument [all...] |
Completed in 248 milliseconds