Searched defs:numSurfaces (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dvdpau.c338 _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 Dvdpau.c339 _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 Di810.h165 int numSurfaces; member in struct:_I810Rec
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810.h165 int numSurfaces; member in struct:_I810Rec
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810.h178 int numSurfaces; member in struct:_I810Rec
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated7.c3238 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 Dmarshal_generated.c37903 _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 Dshared-glapi_glapi_mapi_tmp.h9387 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 Dglapi_mapi_tmp.h9626 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