Searched refs:numSurfaces (Results 1 – 9 of 9) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
D | vdpau.c | 339 _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()
|
D | vdpau.h | 67 _mesa_VDPAUMapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces); 70 _mesa_VDPAUUnmapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces);
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_vdpau_interop.txt | 94 void VDPAUMapSurfacesNV (sizei numSurfaces, 297 void VDPAUMapSurfacesNV (sizei numSurfaces,
|
/third_party/openGLES/extensions/NV/ |
D | NV_vdpau_interop.txt | 94 void VDPAUMapSurfacesNV (sizei numSurfaces, 297 void VDPAUMapSurfacesNV (sizei numSurfaces,
|
/third_party/flutter/skia/third_party/externals/sdl/include/ |
D | SDL_opengl_glext.h | 9753 typedef void (APIENTRYP PFNGLVDPAUMAPSURFACESNVPROC) (GLsizei numSurfaces, const GLvdpauSurfaceNV *… 9764 GLAPI void APIENTRY glVDPAUMapSurfacesNV (GLsizei numSurfaces, const GLvdpauSurfaceNV *surfaces);
|
/third_party/mesa3d/include/GL/ |
D | glext.h | 11360 typedef void (APIENTRYP PFNGLVDPAUMAPSURFACESNVPROC) (GLsizei numSurfaces, const GLvdpauSurfaceNV *… 11371 GLAPI void APIENTRY glVDPAUMapSurfacesNV (GLsizei numSurfaces, const GLvdpauSurfaceNV *surfaces);
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | glext.h | 11107 typedef void (APIENTRYP PFNGLVDPAUMAPSURFACESNVPROC) (GLsizei numSurfaces, const GLvdpauSurfaceNV *… 11118 GLAPI void APIENTRY glVDPAUMapSurfacesNV (GLsizei numSurfaces, const GLvdpauSurfaceNV *surfaces);
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | glext.h | 11106 typedef void (APIENTRYP PFNGLVDPAUMAPSURFACESNVPROC) (GLsizei numSurfaces, const GLvdpauSurfaceNV *… 11117 GLAPI void APIENTRY glVDPAUMapSurfacesNV (GLsizei numSurfaces, const GLvdpauSurfaceNV *surfaces);
|
/third_party/openGLES/api/GL/ |
D | glext.h | 11394 typedef void (APIENTRYP PFNGLVDPAUMAPSURFACESNVPROC) (GLsizei numSurfaces, const GLvdpauSurfaceNV *… 11405 GLAPI void APIENTRY glVDPAUMapSurfacesNV (GLsizei numSurfaces, const GLvdpauSurfaceNV *surfaces);
|