> An app must check the extensions per-context, so it must
> do *all* its extension specific setup per-context, including
> obtaining function pointers.

Agree: The app must check extension strings per context and
       decide whether a function is implemented in that context.

Disagree: The app must maintain per context function pointers.
          We can be application friendly at minimal or no cost.

John

Reply via email to