Searched refs:register_surface (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | vdpau.c | 113 register_surface(struct gl_context *ctx, GLboolean isOutput, in register_surface() function 201 return register_surface(ctx, false, vdpSurface, target, in _mesa_VDPAURegisterVideoSurfaceNV() 217 return register_surface(ctx, true, vdpSurface, target, in _mesa_VDPAURegisterOutputSurfaceNV()
|