Lines Matching refs:GLintptr
87 GLintptr surfaces[] = { (GLintptr)surf }; in unregister_surface()
112 static GLintptr
122 return (GLintptr)NULL; in register_surface()
127 return (GLintptr)NULL; in register_surface()
132 return (GLintptr)NULL; in register_surface()
138 return (GLintptr)NULL; in register_surface()
153 return (GLintptr)NULL; in register_surface()
163 return (GLintptr)NULL; in register_surface()
174 return (GLintptr)NULL; in register_surface()
186 return (GLintptr)surf; in register_surface()
189 GLintptr GLAPIENTRY
198 return (GLintptr)NULL; in _mesa_VDPAURegisterVideoSurfaceNV()
205 GLintptr GLAPIENTRY
214 return (GLintptr)NULL; in _mesa_VDPAURegisterOutputSurfaceNV()
222 _mesa_VDPAUIsSurfaceNV(GLintptr surface) in _mesa_VDPAUIsSurfaceNV()
240 _mesa_VDPAUUnregisterSurfaceNV(GLintptr surface) in _mesa_VDPAUUnregisterSurfaceNV()
274 _mesa_VDPAUGetSurfaceivNV(GLintptr surface, GLenum pname, GLsizei bufSize, in _mesa_VDPAUGetSurfaceivNV()
307 _mesa_VDPAUSurfaceAccessNV(GLintptr surface, GLenum access) in _mesa_VDPAUSurfaceAccessNV()
338 _mesa_VDPAUMapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) in _mesa_VDPAUMapSurfacesNV()
392 _mesa_VDPAUUnmapSurfacesNV(GLsizei numSurfaces, const GLintptr *surfaces) in _mesa_VDPAUUnmapSurfacesNV()