Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8102322

clean up some prism warnings

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • javafx

      There are a number of duplicate declarations that should be in PrismDefs.h

      +// extern declarations for core functions
      +extern int isExtensionSupported(const char *allExtensions, const char *extension);
      +extern void extractVersionInfo(char *versionStr, int *numbers);
      +extern void initializeCtxInfo(ContextInfo *ctxInfo);
      +extern void initializePixelFormatInfo(PixelFormatInfo *pfInfo);
      +extern void initState(ContextInfo *ctxInfo);
      +extern void deletePixelFormatInfo(PixelFormatInfo *pfInfo);

            ddhill David Hill (Inactive)
            ddhill David Hill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: