Skip to content
  • Vinson Lee's avatar
    graw: Add struct pipe_surface forward declaration. · ef6967dd
    Vinson Lee authored
    Fixes this GCC warning.
    graw.h:93: warning: 'struct pipe_surface' declared inside parameter list
    graw.h:93: warning: its scope is only this definition or declaration,
    which is probably not what you want
    ef6967dd