opengl: fix PRIV() macros (replace by static inline)
The macro parameter name was the same as the member name. To avoid the problem, use a static inline function instead.
Edited by Romain Vimont
The macro parameter name was the same as the member name. To avoid the problem, use a static inline function instead.
VideoLAN code repository instance