Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / libva / va / va_backend.h
index 9fe3dcf..bd82849 100644 (file)
@@ -534,6 +534,8 @@ struct VADisplayContext
     );
 
     void *opaque; /* opaque for display extensions (e.g. GLX) */
+    void *vatrace; /* opaque for VA trace context */
+    void *vafool; /* opaque for VA fool context */
 };
 
 typedef VAStatus (*VADriverInit) (