blob: ab6225114cf0a77d4c7a628d82f5f0992d1c812a (
plain) (
blame)
1
2
3
4
5
6
7
|
#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA))
#error meh!
#endif
GO(vaGetDisplayWl, pFp)
GO(vaGetImageBufferWl, iFppup)
GO(vaGetSurfaceBufferWl, iFppup)
|