~misterc/libva/Trunk

« back to all changes in this revision

Viewing changes to va/libva.syms

  • Committer: Sean V Kelley
  • Date: 2017-02-18 23:19:05 UTC
  • Revision ID: git-v1:7b8cc07dc7a9b954b9a8c9bde5091fb2e8d443dc
PROJECT HAS MOVED

See https://github.com/01org/libva

Signed-off-by: Sean V Kelley <seanvk@posteo.de>

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
VA_API_0.32.0 {
2
 
    local:
3
 
        vaCreateSurfaces_0_32_0;
4
 
};
5
 
 
6
 
VA_API_0.33.0 {
7
 
    global:
8
 
        vaCreateSurfaces;
9
 
    local:
10
 
        vaCreateSurfaces_0_33_0;
11
 
} VA_API_0.32.0;