Home
last modified time | relevance | path

Searched refs:_mesa_VDPAUUnmapSurfacesNV (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Dvdpau.h70 _mesa_VDPAUUnmapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces);
Dvdpau.c88 _mesa_VDPAUUnmapSurfacesNV(1, surfaces); in unregister_surface()
392 _mesa_VDPAUUnmapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) in _mesa_VDPAUUnmapSurfacesNV() function
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c264 SET_VDPAUUnmapSurfacesNV(exec, _mesa_VDPAUUnmapSurfacesNV); in _mesa_initialize_exec_table()