Home
last modified time | relevance | path

Searched refs:numSurfaces (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/main/
Dvdpau.c338 _mesa_VDPAUMapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) in _mesa_VDPAUMapSurfacesNV() argument
348 for (i = 0; i < numSurfaces; ++i) { in _mesa_VDPAUMapSurfacesNV()
362 for (i = 0; i < numSurfaces; ++i) { in _mesa_VDPAUMapSurfacesNV()
392 _mesa_VDPAUUnmapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) in _mesa_VDPAUUnmapSurfacesNV() argument
402 for (i = 0; i < numSurfaces; ++i) { in _mesa_VDPAUUnmapSurfacesNV()
416 for (i = 0; i < numSurfaces; ++i) { in _mesa_VDPAUUnmapSurfacesNV()
Dvdpau.h67 _mesa_VDPAUMapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces);
70 _mesa_VDPAUUnmapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces);
/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c4573 _mesa_marshal_VDPAUUnmapSurfacesNV(GLsizei numSurfaces, const GLintptr * surfaces) in _mesa_marshal_VDPAUUnmapSurfacesNV() argument
4578 CALL_VDPAUUnmapSurfacesNV(ctx->CurrentServerDispatch, (numSurfaces, surfaces)); in _mesa_marshal_VDPAUUnmapSurfacesNV()
19274 _mesa_marshal_VDPAUMapSurfacesNV(GLsizei numSurfaces, const GLintptr * surfaces) in _mesa_marshal_VDPAUMapSurfacesNV() argument
19279 CALL_VDPAUMapSurfacesNV(ctx->CurrentServerDispatch, (numSurfaces, surfaces)); in _mesa_marshal_VDPAUMapSurfacesNV()
/external/swiftshader/include/GL/
Dglext.h11107 typedef void (APIENTRYP PFNGLVDPAUMAPSURFACESNVPROC) (GLsizei numSurfaces, const GLvdpauSurfaceNV *…
11118 GLAPI void APIENTRY glVDPAUMapSurfacesNV (GLsizei numSurfaces, const GLvdpauSurfaceNV *surfaces);
/external/mesa3d/include/GL/
Dglext.h11065 typedef void (APIENTRYP PFNGLVDPAUMAPSURFACESNVPROC) (GLsizei numSurfaces, const GLvdpauSurfaceNV *…
11076 GLAPI void APIENTRY glVDPAUMapSurfacesNV (GLsizei numSurfaces, const GLvdpauSurfaceNV *surfaces);