Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dvdpau.h67 _mesa_VDPAUMapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces);
70 _mesa_VDPAUUnmapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces);
Dvdpau.c339 _mesa_VDPAUMapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) in _mesa_VDPAUMapSurfacesNV() argument
349 for (i = 0; i < numSurfaces; ++i) { in _mesa_VDPAUMapSurfacesNV()
363 for (i = 0; i < numSurfaces; ++i) { in _mesa_VDPAUMapSurfacesNV()
393 _mesa_VDPAUUnmapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) in _mesa_VDPAUUnmapSurfacesNV() argument
403 for (i = 0; i < numSurfaces; ++i) { in _mesa_VDPAUUnmapSurfacesNV()
417 for (i = 0; i < numSurfaces; ++i) { in _mesa_VDPAUUnmapSurfacesNV()
/external/mesa3d/include/GL/
Dglext.h11360 typedef void (APIENTRYP PFNGLVDPAUMAPSURFACESNVPROC) (GLsizei numSurfaces, const GLvdpauSurfaceNV *…
11371 GLAPI void APIENTRY glVDPAUMapSurfacesNV (GLsizei numSurfaces, const GLvdpauSurfaceNV *surfaces);
/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/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h9665 typedef void (GLAPIENTRY *PFNGLVDPAUMAPSURFACESNVPROC)(GLsizei numSurfaces, const GLvdpauSurfaceNV …
15746 EPOXY_PUBLIC void (EPOXY_CALLSPEC *epoxy_glVDPAUMapSurfacesNV)(GLsizei numSurfaces, const GLvdpauSu…
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h16885 typedef void (GLAPIENTRY * PFNGLVDPAUMAPSURFACESNVPROC) (GLsizei numSurfaces, const GLvdpauSurfaceN…