Advertisement
aries2747

Untitled

Sep 23rd, 2019
261
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 169.64 KB | None | 0 0
  1. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:32:
  2. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.h:54:18: Fehler: »GraphicsContext3D« wurde nicht deklariert
  3. 54 | void convert(GraphicsContext3D::DataFormat srcFormat, GraphicsContext3D::DataFormat dstFormat, GraphicsContext3D::AlphaOp);
  4. | ^~~~~~~~~~~~~~~~~
  5. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.h:54:59: Fehler: »GraphicsContext3D« wurde nicht deklariert
  6. 54 | void convert(GraphicsContext3D::DataFormat srcFormat, GraphicsContext3D::DataFormat dstFormat, GraphicsContext3D::AlphaOp);
  7. | ^~~~~~~~~~~~~~~~~
  8. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.h:54:100: Fehler: »GraphicsContext3D« wurde nicht deklariert
  9. 54 | void convert(GraphicsContext3D::DataFormat srcFormat, GraphicsContext3D::DataFormat dstFormat, GraphicsContext3D::AlphaOp);
  10. | ^~~~~~~~~~~~~~~~~
  11. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.h:58:14: Fehler: »GraphicsContext3D« wurde nicht deklariert
  12. 58 | template<GraphicsContext3D::DataFormat SrcFormat>
  13. | ^~~~~~~~~~~~~~~~~
  14. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.h:59:32: Fehler: »GraphicsContext3D« wurde nicht deklariert
  15. 59 | ALWAYS_INLINE void convert(GraphicsContext3D::DataFormat dstFormat, GraphicsContext3D::AlphaOp);
  16. | ^~~~~~~~~~~~~~~~~
  17. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.h:59:73: Fehler: »GraphicsContext3D« wurde nicht deklariert
  18. 59 | ALWAYS_INLINE void convert(GraphicsContext3D::DataFormat dstFormat, GraphicsContext3D::AlphaOp);
  19. | ^~~~~~~~~~~~~~~~~
  20. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.h:61:14: Fehler: »GraphicsContext3D« wurde nicht deklariert
  21. 61 | template<GraphicsContext3D::DataFormat SrcFormat, GraphicsContext3D::DataFormat DstFormat>
  22. | ^~~~~~~~~~~~~~~~~
  23. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.h:61:55: Fehler: »GraphicsContext3D« wurde nicht deklariert
  24. 61 | template<GraphicsContext3D::DataFormat SrcFormat, GraphicsContext3D::DataFormat DstFormat>
  25. | ^~~~~~~~~~~~~~~~~
  26. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.h:62:32: Fehler: »GraphicsContext3D« wurde nicht deklariert
  27. 62 | ALWAYS_INLINE void convert(GraphicsContext3D::AlphaOp);
  28. | ^~~~~~~~~~~~~~~~~
  29. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.h:64:14: Fehler: »GraphicsContext3D« wurde nicht deklariert
  30. 64 | template<GraphicsContext3D::DataFormat SrcFormat, GraphicsContext3D::DataFormat DstFormat, GraphicsContext3D::AlphaOp alphaOp>
  31. | ^~~~~~~~~~~~~~~~~
  32. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.h:64:55: Fehler: »GraphicsContext3D« wurde nicht deklariert
  33. 64 | template<GraphicsContext3D::DataFormat SrcFormat, GraphicsContext3D::DataFormat DstFormat, GraphicsContext3D::AlphaOp alphaOp>
  34. | ^~~~~~~~~~~~~~~~~
  35. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.h:64:96: Fehler: »GraphicsContext3D« wurde nicht deklariert
  36. 64 | template<GraphicsContext3D::DataFormat SrcFormat, GraphicsContext3D::DataFormat DstFormat, GraphicsContext3D::AlphaOp alphaOp>
  37. | ^~~~~~~~~~~~~~~~~
  38. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:182:38: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  39. 182 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatRGB8, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  40. | ^~~~~~~~~~~~~~~~~
  41. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:182:31: Fehler: Syntaxfehler in Templateargumentliste
  42. 182 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatRGB8, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  43. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  44. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:182:31: Fehler: Template-ID »unpack<<Ausdrucksfehler> >« für »void WebCore::unpack(const uint8_t*, uint8_t*, unsigned int)« passt zu keiner Templatedeklaration
  45. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:177:20: Anmerkung: Kandidat ist: »template<int format, class SourceType, class DstType> void WebCore::unpack(const SourceType*, DstType*, unsigned int)«
  46. 177 | ALWAYS_INLINE void unpack(const SourceType*, DstType*, unsigned)
  47. | ^~~~~~
  48. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:194:38: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  49. 194 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatBGR8, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  50. | ^~~~~~~~~~~~~~~~~
  51. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:194:31: Fehler: Syntaxfehler in Templateargumentliste
  52. 194 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatBGR8, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  53. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  54. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:194:31: Fehler: Template-ID »unpack<<Ausdrucksfehler> >« für »void WebCore::unpack(const uint8_t*, uint8_t*, unsigned int)« passt zu keiner Templatedeklaration
  55. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:177:20: Anmerkung: Kandidat ist: »template<int format, class SourceType, class DstType> void WebCore::unpack(const SourceType*, DstType*, unsigned int)«
  56. 177 | ALWAYS_INLINE void unpack(const SourceType*, DstType*, unsigned)
  57. | ^~~~~~
  58. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:206:38: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  59. 206 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatARGB8, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  60. | ^~~~~~~~~~~~~~~~~
  61. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:206:31: Fehler: Syntaxfehler in Templateargumentliste
  62. 206 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatARGB8, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  63. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  64. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:206:31: Fehler: Template-ID »unpack<<Ausdrucksfehler> >« für »void WebCore::unpack(const uint8_t*, uint8_t*, unsigned int)« passt zu keiner Templatedeklaration
  65. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:177:20: Anmerkung: Kandidat ist: »template<int format, class SourceType, class DstType> void WebCore::unpack(const SourceType*, DstType*, unsigned int)«
  66. 177 | ALWAYS_INLINE void unpack(const SourceType*, DstType*, unsigned)
  67. | ^~~~~~
  68. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:218:38: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  69. 218 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatABGR8, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  70. | ^~~~~~~~~~~~~~~~~
  71. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:218:31: Fehler: Syntaxfehler in Templateargumentliste
  72. 218 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatABGR8, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  73. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  74. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:218:31: Fehler: Template-ID »unpack<<Ausdrucksfehler> >« für »void WebCore::unpack(const uint8_t*, uint8_t*, unsigned int)« passt zu keiner Templatedeklaration
  75. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:177:20: Anmerkung: Kandidat ist: »template<int format, class SourceType, class DstType> void WebCore::unpack(const SourceType*, DstType*, unsigned int)«
  76. 177 | ALWAYS_INLINE void unpack(const SourceType*, DstType*, unsigned)
  77. | ^~~~~~
  78. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:230:38: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  79. 230 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatBGRA8, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  80. | ^~~~~~~~~~~~~~~~~
  81. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:230:31: Fehler: Syntaxfehler in Templateargumentliste
  82. 230 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatBGRA8, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  83. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  84. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:230:31: Fehler: Template-ID »unpack<<Ausdrucksfehler> >« für »void WebCore::unpack(const uint8_t*, uint8_t*, unsigned int)« passt zu keiner Templatedeklaration
  85. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:177:20: Anmerkung: Kandidat ist: »template<int format, class SourceType, class DstType> void WebCore::unpack(const SourceType*, DstType*, unsigned int)«
  86. 177 | ALWAYS_INLINE void unpack(const SourceType*, DstType*, unsigned)
  87. | ^~~~~~
  88. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:248:38: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  89. 248 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatRGBA5551, uint16_t, uint8_t>(const uint16_t* source, uint8_t* destination, unsigned pixelsPerRow)
  90. | ^~~~~~~~~~~~~~~~~
  91. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:248:31: Fehler: Syntaxfehler in Templateargumentliste
  92. 248 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatRGBA5551, uint16_t, uint8_t>(const uint16_t* source, uint8_t* destination, unsigned pixelsPerRow)
  93. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  94. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:248:31: Fehler: Template-ID »unpack<<Ausdrucksfehler> >« für »void WebCore::unpack(const uint16_t*, uint8_t*, unsigned int)« passt zu keiner Templatedeklaration
  95. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:177:20: Anmerkung: Kandidat ist: »template<int format, class SourceType, class DstType> void WebCore::unpack(const SourceType*, DstType*, unsigned int)«
  96. 177 | ALWAYS_INLINE void unpack(const SourceType*, DstType*, unsigned)
  97. | ^~~~~~
  98. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:267:38: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  99. 267 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatRGBA4444, uint16_t, uint8_t>(const uint16_t* source, uint8_t* destination, unsigned pixelsPerRow)
  100. | ^~~~~~~~~~~~~~~~~
  101. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:267:31: Fehler: Syntaxfehler in Templateargumentliste
  102. 267 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatRGBA4444, uint16_t, uint8_t>(const uint16_t* source, uint8_t* destination, unsigned pixelsPerRow)
  103. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  104. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:267:31: Fehler: Template-ID »unpack<<Ausdrucksfehler> >« für »void WebCore::unpack(const uint16_t*, uint8_t*, unsigned int)« passt zu keiner Templatedeklaration
  105. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:177:20: Anmerkung: Kandidat ist: »template<int format, class SourceType, class DstType> void WebCore::unpack(const SourceType*, DstType*, unsigned int)«
  106. 177 | ALWAYS_INLINE void unpack(const SourceType*, DstType*, unsigned)
  107. | ^~~~~~
  108. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:287:38: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  109. 287 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatRGB565, uint16_t, uint8_t>(const uint16_t* source, uint8_t* destination, unsigned pixelsPerRow)
  110. | ^~~~~~~~~~~~~~~~~
  111. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:287:31: Fehler: Syntaxfehler in Templateargumentliste
  112. 287 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatRGB565, uint16_t, uint8_t>(const uint16_t* source, uint8_t* destination, unsigned pixelsPerRow)
  113. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  114. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:287:31: Fehler: Template-ID »unpack<<Ausdrucksfehler> >« für »void WebCore::unpack(const uint16_t*, uint8_t*, unsigned int)« passt zu keiner Templatedeklaration
  115. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:177:20: Anmerkung: Kandidat ist: »template<int format, class SourceType, class DstType> void WebCore::unpack(const SourceType*, DstType*, unsigned int)«
  116. 177 | ALWAYS_INLINE void unpack(const SourceType*, DstType*, unsigned)
  117. | ^~~~~~
  118. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:306:38: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  119. 306 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatR8, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  120. | ^~~~~~~~~~~~~~~~~
  121. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:306:31: Fehler: Syntaxfehler in Templateargumentliste
  122. 306 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatR8, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  123. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  124. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:306:31: Fehler: Template-ID »unpack<<Ausdrucksfehler> >« für »void WebCore::unpack(const uint8_t*, uint8_t*, unsigned int)« passt zu keiner Templatedeklaration
  125. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:177:20: Anmerkung: Kandidat ist: »template<int format, class SourceType, class DstType> void WebCore::unpack(const SourceType*, DstType*, unsigned int)«
  126. 177 | ALWAYS_INLINE void unpack(const SourceType*, DstType*, unsigned)
  127. | ^~~~~~
  128. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:318:38: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  129. 318 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatRA8, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  130. | ^~~~~~~~~~~~~~~~~
  131. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:318:31: Fehler: Syntaxfehler in Templateargumentliste
  132. 318 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatRA8, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  133. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  134. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:318:31: Fehler: Template-ID »unpack<<Ausdrucksfehler> >« für »void WebCore::unpack(const uint8_t*, uint8_t*, unsigned int)« passt zu keiner Templatedeklaration
  135. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:177:20: Anmerkung: Kandidat ist: »template<int format, class SourceType, class DstType> void WebCore::unpack(const SourceType*, DstType*, unsigned int)«
  136. 177 | ALWAYS_INLINE void unpack(const SourceType*, DstType*, unsigned)
  137. | ^~~~~~
  138. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:330:38: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  139. 330 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatAR8, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  140. | ^~~~~~~~~~~~~~~~~
  141. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:330:31: Fehler: Syntaxfehler in Templateargumentliste
  142. 330 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatAR8, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  143. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  144. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:330:31: Fehler: Template-ID »unpack<<Ausdrucksfehler> >« für »void WebCore::unpack(const uint8_t*, uint8_t*, unsigned int)« passt zu keiner Templatedeklaration
  145. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:177:20: Anmerkung: Kandidat ist: »template<int format, class SourceType, class DstType> void WebCore::unpack(const SourceType*, DstType*, unsigned int)«
  146. 177 | ALWAYS_INLINE void unpack(const SourceType*, DstType*, unsigned)
  147. | ^~~~~~
  148. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:342:38: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  149. 342 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatA8, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  150. | ^~~~~~~~~~~~~~~~~
  151. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:342:31: Fehler: Syntaxfehler in Templateargumentliste
  152. 342 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatA8, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  154. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:342:31: Fehler: Template-ID »unpack<<Ausdrucksfehler> >« für »void WebCore::unpack(const uint8_t*, uint8_t*, unsigned int)« passt zu keiner Templatedeklaration
  155. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:177:20: Anmerkung: Kandidat ist: »template<int format, class SourceType, class DstType> void WebCore::unpack(const SourceType*, DstType*, unsigned int)«
  156. 177 | ALWAYS_INLINE void unpack(const SourceType*, DstType*, unsigned)
  157. | ^~~~~~
  158. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:354:38: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  159. 354 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatRGBA8, uint8_t, float>(const uint8_t* source, float* destination, unsigned pixelsPerRow)
  160. | ^~~~~~~~~~~~~~~~~
  161. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:354:31: Fehler: Syntaxfehler in Templateargumentliste
  162. 354 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatRGBA8, uint8_t, float>(const uint8_t* source, float* destination, unsigned pixelsPerRow)
  163. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  164. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:354:31: Fehler: Template-ID »unpack<<Ausdrucksfehler> >« für »void WebCore::unpack(const uint8_t*, float*, unsigned int)« passt zu keiner Templatedeklaration
  165. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:177:20: Anmerkung: Kandidat ist: »template<int format, class SourceType, class DstType> void WebCore::unpack(const SourceType*, DstType*, unsigned int)«
  166. 177 | ALWAYS_INLINE void unpack(const SourceType*, DstType*, unsigned)
  167. | ^~~~~~
  168. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:367:38: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  169. 367 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatBGRA8, uint8_t, float>(const uint8_t* source, float* destination, unsigned pixelsPerRow)
  170. | ^~~~~~~~~~~~~~~~~
  171. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:367:31: Fehler: Syntaxfehler in Templateargumentliste
  172. 367 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatBGRA8, uint8_t, float>(const uint8_t* source, float* destination, unsigned pixelsPerRow)
  173. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  174. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:367:31: Fehler: Template-ID »unpack<<Ausdrucksfehler> >« für »void WebCore::unpack(const uint8_t*, float*, unsigned int)« passt zu keiner Templatedeklaration
  175. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:177:20: Anmerkung: Kandidat ist: »template<int format, class SourceType, class DstType> void WebCore::unpack(const SourceType*, DstType*, unsigned int)«
  176. 177 | ALWAYS_INLINE void unpack(const SourceType*, DstType*, unsigned)
  177. | ^~~~~~
  178. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:380:38: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  179. 380 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatABGR8, uint8_t, float>(const uint8_t* source, float* destination, unsigned pixelsPerRow)
  180. | ^~~~~~~~~~~~~~~~~
  181. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:380:31: Fehler: Syntaxfehler in Templateargumentliste
  182. 380 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatABGR8, uint8_t, float>(const uint8_t* source, float* destination, unsigned pixelsPerRow)
  183. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  184. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:380:31: Fehler: Template-ID »unpack<<Ausdrucksfehler> >« für »void WebCore::unpack(const uint8_t*, float*, unsigned int)« passt zu keiner Templatedeklaration
  185. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:177:20: Anmerkung: Kandidat ist: »template<int format, class SourceType, class DstType> void WebCore::unpack(const SourceType*, DstType*, unsigned int)«
  186. 177 | ALWAYS_INLINE void unpack(const SourceType*, DstType*, unsigned)
  187. | ^~~~~~
  188. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:393:38: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  189. 393 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatARGB8, uint8_t, float>(const uint8_t* source, float* destination, unsigned pixelsPerRow)
  190. | ^~~~~~~~~~~~~~~~~
  191. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:393:31: Fehler: Syntaxfehler in Templateargumentliste
  192. 393 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatARGB8, uint8_t, float>(const uint8_t* source, float* destination, unsigned pixelsPerRow)
  193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  194. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:393:31: Fehler: Template-ID »unpack<<Ausdrucksfehler> >« für »void WebCore::unpack(const uint8_t*, float*, unsigned int)« passt zu keiner Templatedeklaration
  195. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:177:20: Anmerkung: Kandidat ist: »template<int format, class SourceType, class DstType> void WebCore::unpack(const SourceType*, DstType*, unsigned int)«
  196. 177 | ALWAYS_INLINE void unpack(const SourceType*, DstType*, unsigned)
  197. | ^~~~~~
  198. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:406:38: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  199. 406 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatRGB8, uint8_t, float>(const uint8_t* source, float* destination, unsigned pixelsPerRow)
  200. | ^~~~~~~~~~~~~~~~~
  201. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:406:31: Fehler: Syntaxfehler in Templateargumentliste
  202. 406 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatRGB8, uint8_t, float>(const uint8_t* source, float* destination, unsigned pixelsPerRow)
  203. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  204. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:406:31: Fehler: Template-ID »unpack<<Ausdrucksfehler> >« für »void WebCore::unpack(const uint8_t*, float*, unsigned int)« passt zu keiner Templatedeklaration
  205. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:177:20: Anmerkung: Kandidat ist: »template<int format, class SourceType, class DstType> void WebCore::unpack(const SourceType*, DstType*, unsigned int)«
  206. 177 | ALWAYS_INLINE void unpack(const SourceType*, DstType*, unsigned)
  207. | ^~~~~~
  208. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:419:38: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  209. 419 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatBGR8, uint8_t, float>(const uint8_t* source, float* destination, unsigned pixelsPerRow)
  210. | ^~~~~~~~~~~~~~~~~
  211. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:419:31: Fehler: Syntaxfehler in Templateargumentliste
  212. 419 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatBGR8, uint8_t, float>(const uint8_t* source, float* destination, unsigned pixelsPerRow)
  213. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  214. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:419:31: Fehler: Template-ID »unpack<<Ausdrucksfehler> >« für »void WebCore::unpack(const uint8_t*, float*, unsigned int)« passt zu keiner Templatedeklaration
  215. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:177:20: Anmerkung: Kandidat ist: »template<int format, class SourceType, class DstType> void WebCore::unpack(const SourceType*, DstType*, unsigned int)«
  216. 177 | ALWAYS_INLINE void unpack(const SourceType*, DstType*, unsigned)
  217. | ^~~~~~
  218. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:432:38: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  219. 432 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatRGB32F, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  220. | ^~~~~~~~~~~~~~~~~
  221. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:432:31: Fehler: Syntaxfehler in Templateargumentliste
  222. 432 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatRGB32F, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  223. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  224. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:432:31: Fehler: Template-ID »unpack<<Ausdrucksfehler> >« für »void WebCore::unpack(const float*, float*, unsigned int)« passt zu keiner Templatedeklaration
  225. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:177:20: Anmerkung: Kandidat ist: »template<int format, class SourceType, class DstType> void WebCore::unpack(const SourceType*, DstType*, unsigned int)«
  226. 177 | ALWAYS_INLINE void unpack(const SourceType*, DstType*, unsigned)
  227. | ^~~~~~
  228. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:444:38: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  229. 444 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatR32F, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  230. | ^~~~~~~~~~~~~~~~~
  231. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:444:31: Fehler: Syntaxfehler in Templateargumentliste
  232. 444 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatR32F, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  233. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  234. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:444:31: Fehler: Template-ID »unpack<<Ausdrucksfehler> >« für »void WebCore::unpack(const float*, float*, unsigned int)« passt zu keiner Templatedeklaration
  235. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:177:20: Anmerkung: Kandidat ist: »template<int format, class SourceType, class DstType> void WebCore::unpack(const SourceType*, DstType*, unsigned int)«
  236. 177 | ALWAYS_INLINE void unpack(const SourceType*, DstType*, unsigned)
  237. | ^~~~~~
  238. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:456:38: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  239. 456 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatRA32F, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  240. | ^~~~~~~~~~~~~~~~~
  241. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:456:31: Fehler: Syntaxfehler in Templateargumentliste
  242. 456 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatRA32F, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  243. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  244. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:456:31: Fehler: Template-ID »unpack<<Ausdrucksfehler> >« für »void WebCore::unpack(const float*, float*, unsigned int)« passt zu keiner Templatedeklaration
  245. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:177:20: Anmerkung: Kandidat ist: »template<int format, class SourceType, class DstType> void WebCore::unpack(const SourceType*, DstType*, unsigned int)«
  246. 177 | ALWAYS_INLINE void unpack(const SourceType*, DstType*, unsigned)
  247. | ^~~~~~
  248. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:468:38: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  249. 468 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatA32F, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  250. | ^~~~~~~~~~~~~~~~~
  251. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:468:31: Fehler: Syntaxfehler in Templateargumentliste
  252. 468 | template<> ALWAYS_INLINE void unpack<GraphicsContext3D::DataFormatA32F, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  253. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  254. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:468:31: Fehler: Template-ID »unpack<<Ausdrucksfehler> >« für »void WebCore::unpack(const float*, float*, unsigned int)« passt zu keiner Templatedeklaration
  255. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:177:20: Anmerkung: Kandidat ist: »template<int format, class SourceType, class DstType> void WebCore::unpack(const SourceType*, DstType*, unsigned int)«
  256. 177 | ALWAYS_INLINE void unpack(const SourceType*, DstType*, unsigned)
  257. | ^~~~~~
  258. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:490:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  259. 490 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatA8, GraphicsContext3D::AlphaDoNothing, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  260. | ^~~~~~~~~~~~~~~~~
  261. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:490:31: Fehler: Syntaxfehler in Templateargumentliste
  262. 490 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatA8, GraphicsContext3D::AlphaDoNothing, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  263. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  264. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:490:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const uint8_t*, uint8_t*, unsigned int)« passt zu keiner Templatedeklaration
  265. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  266. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  267. | ^~~~
  268. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:499:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  269. 499 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatR8, GraphicsContext3D::AlphaDoNothing, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  270. | ^~~~~~~~~~~~~~~~~
  271. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:499:31: Fehler: Syntaxfehler in Templateargumentliste
  272. 499 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatR8, GraphicsContext3D::AlphaDoNothing, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  273. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  274. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:499:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const uint8_t*, uint8_t*, unsigned int)« passt zu keiner Templatedeklaration
  275. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  276. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  277. | ^~~~
  278. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:508:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  279. 508 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatR8, GraphicsContext3D::AlphaDoPremultiply, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  280. | ^~~~~~~~~~~~~~~~~
  281. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:508:31: Fehler: Syntaxfehler in Templateargumentliste
  282. 508 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatR8, GraphicsContext3D::AlphaDoPremultiply, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  283. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  284. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:508:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const uint8_t*, uint8_t*, unsigned int)« passt zu keiner Templatedeklaration
  285. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  286. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  287. | ^~~~
  288. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:520:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  289. 520 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatR8, GraphicsContext3D::AlphaDoUnmultiply, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  290. | ^~~~~~~~~~~~~~~~~
  291. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:520:31: Fehler: Syntaxfehler in Templateargumentliste
  292. 520 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatR8, GraphicsContext3D::AlphaDoUnmultiply, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  293. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  294. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:520:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const uint8_t*, uint8_t*, unsigned int)« passt zu keiner Templatedeklaration
  295. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  296. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  297. | ^~~~
  298. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:531:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  299. 531 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRA8, GraphicsContext3D::AlphaDoNothing, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  300. | ^~~~~~~~~~~~~~~~~
  301. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:531:31: Fehler: Syntaxfehler in Templateargumentliste
  302. 531 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRA8, GraphicsContext3D::AlphaDoNothing, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  303. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  304. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:531:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const uint8_t*, uint8_t*, unsigned int)« passt zu keiner Templatedeklaration
  305. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  306. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  307. | ^~~~
  308. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:541:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  309. 541 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRA8, GraphicsContext3D::AlphaDoPremultiply, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  310. | ^~~~~~~~~~~~~~~~~
  311. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:541:31: Fehler: Syntaxfehler in Templateargumentliste
  312. 541 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRA8, GraphicsContext3D::AlphaDoPremultiply, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  313. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  314. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:541:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const uint8_t*, uint8_t*, unsigned int)« passt zu keiner Templatedeklaration
  315. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  316. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  317. | ^~~~
  318. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:554:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  319. 554 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRA8, GraphicsContext3D::AlphaDoUnmultiply, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  320. | ^~~~~~~~~~~~~~~~~
  321. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:554:31: Fehler: Syntaxfehler in Templateargumentliste
  322. 554 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRA8, GraphicsContext3D::AlphaDoUnmultiply, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  323. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  324. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:554:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const uint8_t*, uint8_t*, unsigned int)« passt zu keiner Templatedeklaration
  325. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  326. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  327. | ^~~~
  328. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:566:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  329. 566 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGB8, GraphicsContext3D::AlphaDoNothing, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  330. | ^~~~~~~~~~~~~~~~~
  331. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:566:31: Fehler: Syntaxfehler in Templateargumentliste
  332. 566 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGB8, GraphicsContext3D::AlphaDoNothing, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  333. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  334. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:566:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const uint8_t*, uint8_t*, unsigned int)« passt zu keiner Templatedeklaration
  335. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  336. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  337. | ^~~~
  338. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:577:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  339. 577 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGB8, GraphicsContext3D::AlphaDoPremultiply, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  340. | ^~~~~~~~~~~~~~~~~
  341. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:577:31: Fehler: Syntaxfehler in Templateargumentliste
  342. 577 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGB8, GraphicsContext3D::AlphaDoPremultiply, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  343. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  344. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:577:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const uint8_t*, uint8_t*, unsigned int)« passt zu keiner Templatedeklaration
  345. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  346. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  347. | ^~~~
  348. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:593:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  349. 593 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGB8, GraphicsContext3D::AlphaDoUnmultiply, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  350. | ^~~~~~~~~~~~~~~~~
  351. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:593:31: Fehler: Syntaxfehler in Templateargumentliste
  352. 593 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGB8, GraphicsContext3D::AlphaDoUnmultiply, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  353. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  354. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:593:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const uint8_t*, uint8_t*, unsigned int)« passt zu keiner Templatedeklaration
  355. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  356. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  357. | ^~~~
  358. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:609:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  359. 609 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGBA8, GraphicsContext3D::AlphaDoNothing, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  360. | ^~~~~~~~~~~~~~~~~
  361. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:609:31: Fehler: Syntaxfehler in Templateargumentliste
  362. 609 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGBA8, GraphicsContext3D::AlphaDoNothing, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  363. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  364. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:609:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const uint8_t*, uint8_t*, unsigned int)« passt zu keiner Templatedeklaration
  365. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  366. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  367. | ^~~~
  368. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:614:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  369. 614 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGBA8, GraphicsContext3D::AlphaDoPremultiply, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  370. | ^~~~~~~~~~~~~~~~~
  371. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:614:31: Fehler: Syntaxfehler in Templateargumentliste
  372. 614 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGBA8, GraphicsContext3D::AlphaDoPremultiply, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  373. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  374. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:614:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const uint8_t*, uint8_t*, unsigned int)« passt zu keiner Templatedeklaration
  375. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  376. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  377. | ^~~~
  378. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:631:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  379. 631 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGBA8, GraphicsContext3D::AlphaDoUnmultiply, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  380. | ^~~~~~~~~~~~~~~~~
  381. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:631:31: Fehler: Syntaxfehler in Templateargumentliste
  382. 631 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGBA8, GraphicsContext3D::AlphaDoUnmultiply, uint8_t, uint8_t>(const uint8_t* source, uint8_t* destination, unsigned pixelsPerRow)
  383. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  384. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:631:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const uint8_t*, uint8_t*, unsigned int)« passt zu keiner Templatedeklaration
  385. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  386. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  387. | ^~~~
  388. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:647:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  389. 647 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGBA4444, GraphicsContext3D::AlphaDoNothing, uint8_t, uint16_t>(const uint8_t* source, uint16_t* destination, unsigned pixelsPerRow)
  390. | ^~~~~~~~~~~~~~~~~
  391. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:647:31: Fehler: Syntaxfehler in Templateargumentliste
  392. 647 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGBA4444, GraphicsContext3D::AlphaDoNothing, uint8_t, uint16_t>(const uint8_t* source, uint16_t* destination, unsigned pixelsPerRow)
  393. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  394. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:647:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const uint8_t*, uint16_t*, unsigned int)« passt zu keiner Templatedeklaration
  395. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  396. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  397. | ^~~~
  398. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:662:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  399. 662 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGBA4444, GraphicsContext3D::AlphaDoPremultiply, uint8_t, uint16_t>(const uint8_t* source, uint16_t* destination, unsigned pixelsPerRow)
  400. | ^~~~~~~~~~~~~~~~~
  401. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:662:31: Fehler: Syntaxfehler in Templateargumentliste
  402. 662 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGBA4444, GraphicsContext3D::AlphaDoPremultiply, uint8_t, uint16_t>(const uint8_t* source, uint16_t* destination, unsigned pixelsPerRow)
  403. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  404. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:662:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const uint8_t*, uint16_t*, unsigned int)« passt zu keiner Templatedeklaration
  405. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  406. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  407. | ^~~~
  408. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:679:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  409. 679 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGBA4444, GraphicsContext3D::AlphaDoUnmultiply, uint8_t, uint16_t>(const uint8_t* source, uint16_t* destination, unsigned pixelsPerRow)
  410. | ^~~~~~~~~~~~~~~~~
  411. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:679:31: Fehler: Syntaxfehler in Templateargumentliste
  412. 679 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGBA4444, GraphicsContext3D::AlphaDoUnmultiply, uint8_t, uint16_t>(const uint8_t* source, uint16_t* destination, unsigned pixelsPerRow)
  413. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  414. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:679:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const uint8_t*, uint16_t*, unsigned int)« passt zu keiner Templatedeklaration
  415. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  416. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  417. | ^~~~
  418. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:695:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  419. 695 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGBA5551, GraphicsContext3D::AlphaDoNothing, uint8_t, uint16_t>(const uint8_t* source, uint16_t* destination, unsigned pixelsPerRow)
  420. | ^~~~~~~~~~~~~~~~~
  421. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:695:31: Fehler: Syntaxfehler in Templateargumentliste
  422. 695 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGBA5551, GraphicsContext3D::AlphaDoNothing, uint8_t, uint16_t>(const uint8_t* source, uint16_t* destination, unsigned pixelsPerRow)
  423. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  424. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:695:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const uint8_t*, uint16_t*, unsigned int)« passt zu keiner Templatedeklaration
  425. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  426. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  427. | ^~~~
  428. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:710:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  429. 710 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGBA5551, GraphicsContext3D::AlphaDoPremultiply, uint8_t, uint16_t>(const uint8_t* source, uint16_t* destination, unsigned pixelsPerRow)
  430. | ^~~~~~~~~~~~~~~~~
  431. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:710:31: Fehler: Syntaxfehler in Templateargumentliste
  432. 710 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGBA5551, GraphicsContext3D::AlphaDoPremultiply, uint8_t, uint16_t>(const uint8_t* source, uint16_t* destination, unsigned pixelsPerRow)
  433. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  434. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:710:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const uint8_t*, uint16_t*, unsigned int)« passt zu keiner Templatedeklaration
  435. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  436. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  437. | ^~~~
  438. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:727:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  439. 727 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGBA5551, GraphicsContext3D::AlphaDoUnmultiply, uint8_t, uint16_t>(const uint8_t* source, uint16_t* destination, unsigned pixelsPerRow)
  440. | ^~~~~~~~~~~~~~~~~
  441. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:727:31: Fehler: Syntaxfehler in Templateargumentliste
  442. 727 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGBA5551, GraphicsContext3D::AlphaDoUnmultiply, uint8_t, uint16_t>(const uint8_t* source, uint16_t* destination, unsigned pixelsPerRow)
  443. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  444. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:727:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const uint8_t*, uint16_t*, unsigned int)« passt zu keiner Templatedeklaration
  445. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  446. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  447. | ^~~~
  448. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:743:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  449. 743 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGB565, GraphicsContext3D::AlphaDoNothing, uint8_t, uint16_t>(const uint8_t* source, uint16_t* destination, unsigned pixelsPerRow)
  450. | ^~~~~~~~~~~~~~~~~
  451. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:743:31: Fehler: Syntaxfehler in Templateargumentliste
  452. 743 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGB565, GraphicsContext3D::AlphaDoNothing, uint8_t, uint16_t>(const uint8_t* source, uint16_t* destination, unsigned pixelsPerRow)
  453. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  454. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:743:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const uint8_t*, uint16_t*, unsigned int)« passt zu keiner Templatedeklaration
  455. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  456. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  457. | ^~~~
  458. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:757:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  459. 757 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGB565, GraphicsContext3D::AlphaDoPremultiply, uint8_t, uint16_t>(const uint8_t* source, uint16_t* destination, unsigned pixelsPerRow)
  460. | ^~~~~~~~~~~~~~~~~
  461. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:757:31: Fehler: Syntaxfehler in Templateargumentliste
  462. 757 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGB565, GraphicsContext3D::AlphaDoPremultiply, uint8_t, uint16_t>(const uint8_t* source, uint16_t* destination, unsigned pixelsPerRow)
  463. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  464. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:757:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const uint8_t*, uint16_t*, unsigned int)« passt zu keiner Templatedeklaration
  465. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  466. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  467. | ^~~~
  468. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:773:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  469. 773 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGB565, GraphicsContext3D::AlphaDoUnmultiply, uint8_t, uint16_t>(const uint8_t* source, uint16_t* destination, unsigned pixelsPerRow)
  470. | ^~~~~~~~~~~~~~~~~
  471. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:773:31: Fehler: Syntaxfehler in Templateargumentliste
  472. 773 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGB565, GraphicsContext3D::AlphaDoUnmultiply, uint8_t, uint16_t>(const uint8_t* source, uint16_t* destination, unsigned pixelsPerRow)
  473. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  474. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:773:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const uint8_t*, uint16_t*, unsigned int)« passt zu keiner Templatedeklaration
  475. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  476. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  477. | ^~~~
  478. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:788:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  479. 788 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGB32F, GraphicsContext3D::AlphaDoNothing, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  480. | ^~~~~~~~~~~~~~~~~
  481. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:788:31: Fehler: Syntaxfehler in Templateargumentliste
  482. 788 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGB32F, GraphicsContext3D::AlphaDoNothing, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  483. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  484. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:788:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const float*, float*, unsigned int)« passt zu keiner Templatedeklaration
  485. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  486. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  487. | ^~~~
  488. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:799:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  489. 799 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGB32F, GraphicsContext3D::AlphaDoPremultiply, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  490. | ^~~~~~~~~~~~~~~~~
  491. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:799:31: Fehler: Syntaxfehler in Templateargumentliste
  492. 799 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGB32F, GraphicsContext3D::AlphaDoPremultiply, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  493. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  494. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:799:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const float*, float*, unsigned int)« passt zu keiner Templatedeklaration
  495. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  496. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  497. | ^~~~
  498. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:811:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  499. 811 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGB32F, GraphicsContext3D::AlphaDoUnmultiply, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  500. | ^~~~~~~~~~~~~~~~~
  501. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:811:31: Fehler: Syntaxfehler in Templateargumentliste
  502. 811 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGB32F, GraphicsContext3D::AlphaDoUnmultiply, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  503. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  504. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:811:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const float*, float*, unsigned int)« passt zu keiner Templatedeklaration
  505. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  506. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  507. | ^~~~
  508. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:824:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  509. 824 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGBA32F, GraphicsContext3D::AlphaDoNothing, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  510. | ^~~~~~~~~~~~~~~~~
  511. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:824:31: Fehler: Syntaxfehler in Templateargumentliste
  512. 824 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGBA32F, GraphicsContext3D::AlphaDoNothing, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  513. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  514. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:824:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const float*, float*, unsigned int)« passt zu keiner Templatedeklaration
  515. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  516. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  517. | ^~~~
  518. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:829:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  519. 829 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGBA32F, GraphicsContext3D::AlphaDoPremultiply, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  520. | ^~~~~~~~~~~~~~~~~
  521. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:829:31: Fehler: Syntaxfehler in Templateargumentliste
  522. 829 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGBA32F, GraphicsContext3D::AlphaDoPremultiply, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  523. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  524. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:829:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const float*, float*, unsigned int)« passt zu keiner Templatedeklaration
  525. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  526. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  527. | ^~~~
  528. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:842:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  529. 842 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGBA32F, GraphicsContext3D::AlphaDoUnmultiply, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  530. | ^~~~~~~~~~~~~~~~~
  531. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:842:31: Fehler: Syntaxfehler in Templateargumentliste
  532. 842 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGBA32F, GraphicsContext3D::AlphaDoUnmultiply, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  533. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  534. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:842:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const float*, float*, unsigned int)« passt zu keiner Templatedeklaration
  535. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  536. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  537. | ^~~~
  538. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:855:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  539. 855 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatA32F, GraphicsContext3D::AlphaDoNothing, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  540. | ^~~~~~~~~~~~~~~~~
  541. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:855:31: Fehler: Syntaxfehler in Templateargumentliste
  542. 855 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatA32F, GraphicsContext3D::AlphaDoNothing, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  543. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  544. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:855:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const float*, float*, unsigned int)« passt zu keiner Templatedeklaration
  545. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  546. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  547. | ^~~~
  548. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:864:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  549. 864 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatR32F, GraphicsContext3D::AlphaDoNothing, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  550. | ^~~~~~~~~~~~~~~~~
  551. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:864:31: Fehler: Syntaxfehler in Templateargumentliste
  552. 864 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatR32F, GraphicsContext3D::AlphaDoNothing, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  553. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  554. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:864:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const float*, float*, unsigned int)« passt zu keiner Templatedeklaration
  555. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  556. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  557. | ^~~~
  558. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:873:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  559. 873 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatR32F, GraphicsContext3D::AlphaDoPremultiply, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  560. | ^~~~~~~~~~~~~~~~~
  561. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:873:31: Fehler: Syntaxfehler in Templateargumentliste
  562. 873 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatR32F, GraphicsContext3D::AlphaDoPremultiply, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  563. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  564. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:873:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const float*, float*, unsigned int)« passt zu keiner Templatedeklaration
  565. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  566. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  567. | ^~~~
  568. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:883:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  569. 883 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatR32F, GraphicsContext3D::AlphaDoUnmultiply, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  570. | ^~~~~~~~~~~~~~~~~
  571. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:883:31: Fehler: Syntaxfehler in Templateargumentliste
  572. 883 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatR32F, GraphicsContext3D::AlphaDoUnmultiply, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  573. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  574. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:883:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const float*, float*, unsigned int)« passt zu keiner Templatedeklaration
  575. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  576. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  577. | ^~~~
  578. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:893:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  579. 893 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRA32F, GraphicsContext3D::AlphaDoNothing, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  580. | ^~~~~~~~~~~~~~~~~
  581. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:893:31: Fehler: Syntaxfehler in Templateargumentliste
  582. 893 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRA32F, GraphicsContext3D::AlphaDoNothing, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  583. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  584. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:893:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const float*, float*, unsigned int)« passt zu keiner Templatedeklaration
  585. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  586. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  587. | ^~~~
  588. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:903:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  589. 903 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRA32F, GraphicsContext3D::AlphaDoPremultiply, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  590. | ^~~~~~~~~~~~~~~~~
  591. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:903:31: Fehler: Syntaxfehler in Templateargumentliste
  592. 903 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRA32F, GraphicsContext3D::AlphaDoPremultiply, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  593. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  594. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:903:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const float*, float*, unsigned int)« passt zu keiner Templatedeklaration
  595. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  596. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  597. | ^~~~
  598. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:914:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  599. 914 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRA32F, GraphicsContext3D::AlphaDoUnmultiply, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  600. | ^~~~~~~~~~~~~~~~~
  601. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:914:31: Fehler: Syntaxfehler in Templateargumentliste
  602. 914 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRA32F, GraphicsContext3D::AlphaDoUnmultiply, float, float>(const float* source, float* destination, unsigned pixelsPerRow)
  603. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  604. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:914:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const float*, float*, unsigned int)« passt zu keiner Templatedeklaration
  605. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  606. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  607. | ^~~~
  608. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:925:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  609. 925 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGBA16F, GraphicsContext3D::AlphaDoNothing, float, uint16_t>(const float* source, uint16_t* destination, unsigned pixelsPerRow)
  610. | ^~~~~~~~~~~~~~~~~
  611. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:925:31: Fehler: Syntaxfehler in Templateargumentliste
  612. 925 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGBA16F, GraphicsContext3D::AlphaDoNothing, float, uint16_t>(const float* source, uint16_t* destination, unsigned pixelsPerRow)
  613. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  614. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:925:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const float*, uint16_t*, unsigned int)« passt zu keiner Templatedeklaration
  615. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  616. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  617. | ^~~~
  618. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:937:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  619. 937 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGBA16F, GraphicsContext3D::AlphaDoPremultiply, float, uint16_t>(const float* source, uint16_t* destination, unsigned pixelsPerRow)
  620. | ^~~~~~~~~~~~~~~~~
  621. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:937:31: Fehler: Syntaxfehler in Templateargumentliste
  622. 937 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGBA16F, GraphicsContext3D::AlphaDoPremultiply, float, uint16_t>(const float* source, uint16_t* destination, unsigned pixelsPerRow)
  623. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  624. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:937:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const float*, uint16_t*, unsigned int)« passt zu keiner Templatedeklaration
  625. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  626. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  627. | ^~~~
  628. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:950:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  629. 950 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGBA16F, GraphicsContext3D::AlphaDoUnmultiply, float, uint16_t>(const float* source, uint16_t* destination, unsigned pixelsPerRow)
  630. | ^~~~~~~~~~~~~~~~~
  631. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:950:31: Fehler: Syntaxfehler in Templateargumentliste
  632. 950 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGBA16F, GraphicsContext3D::AlphaDoUnmultiply, float, uint16_t>(const float* source, uint16_t* destination, unsigned pixelsPerRow)
  633. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  634. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:950:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const float*, uint16_t*, unsigned int)« passt zu keiner Templatedeklaration
  635. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  636. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  637. | ^~~~
  638. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:963:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  639. 963 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGB16F, GraphicsContext3D::AlphaDoNothing, float, uint16_t>(const float* source, uint16_t* destination, unsigned pixelsPerRow)
  640. | ^~~~~~~~~~~~~~~~~
  641. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:963:31: Fehler: Syntaxfehler in Templateargumentliste
  642. 963 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGB16F, GraphicsContext3D::AlphaDoNothing, float, uint16_t>(const float* source, uint16_t* destination, unsigned pixelsPerRow)
  643. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  644. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:963:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const float*, uint16_t*, unsigned int)« passt zu keiner Templatedeklaration
  645. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  646. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  647. | ^~~~
  648. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:974:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  649. 974 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGB16F, GraphicsContext3D::AlphaDoPremultiply, float, uint16_t>(const float* source, uint16_t* destination, unsigned pixelsPerRow)
  650. | ^~~~~~~~~~~~~~~~~
  651. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:974:31: Fehler: Syntaxfehler in Templateargumentliste
  652. 974 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGB16F, GraphicsContext3D::AlphaDoPremultiply, float, uint16_t>(const float* source, uint16_t* destination, unsigned pixelsPerRow)
  653. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  654. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:974:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const float*, uint16_t*, unsigned int)« passt zu keiner Templatedeklaration
  655. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  656. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  657. | ^~~~
  658. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:986:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  659. 986 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGB16F, GraphicsContext3D::AlphaDoUnmultiply, float, uint16_t>(const float* source, uint16_t* destination, unsigned pixelsPerRow)
  660. | ^~~~~~~~~~~~~~~~~
  661. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:986:31: Fehler: Syntaxfehler in Templateargumentliste
  662. 986 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRGB16F, GraphicsContext3D::AlphaDoUnmultiply, float, uint16_t>(const float* source, uint16_t* destination, unsigned pixelsPerRow)
  663. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  664. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:986:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const float*, uint16_t*, unsigned int)« passt zu keiner Templatedeklaration
  665. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  666. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  667. | ^~~~
  668. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:998:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  669. 998 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRA16F, GraphicsContext3D::AlphaDoNothing, float, uint16_t>(const float* source, uint16_t* destination, unsigned pixelsPerRow)
  670. | ^~~~~~~~~~~~~~~~~
  671. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:998:31: Fehler: Syntaxfehler in Templateargumentliste
  672. 998 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRA16F, GraphicsContext3D::AlphaDoNothing, float, uint16_t>(const float* source, uint16_t* destination, unsigned pixelsPerRow)
  673. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  674. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:998:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const float*, uint16_t*, unsigned int)« passt zu keiner Templatedeklaration
  675. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  676. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  677. | ^~~~
  678. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1008:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  679. 1008 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRA16F, GraphicsContext3D::AlphaDoPremultiply, float, uint16_t>(const float* source, uint16_t* destination, unsigned pixelsPerRow)
  680. | ^~~~~~~~~~~~~~~~~
  681. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1008:31: Fehler: Syntaxfehler in Templateargumentliste
  682. 1008 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRA16F, GraphicsContext3D::AlphaDoPremultiply, float, uint16_t>(const float* source, uint16_t* destination, unsigned pixelsPerRow)
  683. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  684. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1008:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const float*, uint16_t*, unsigned int)« passt zu keiner Templatedeklaration
  685. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  686. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  687. | ^~~~
  688. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1019:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  689. 1019 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRA16F, GraphicsContext3D::AlphaDoUnmultiply, float, uint16_t>(const float* source, uint16_t* destination, unsigned pixelsPerRow)
  690. | ^~~~~~~~~~~~~~~~~
  691. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1019:31: Fehler: Syntaxfehler in Templateargumentliste
  692. 1019 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatRA16F, GraphicsContext3D::AlphaDoUnmultiply, float, uint16_t>(const float* source, uint16_t* destination, unsigned pixelsPerRow)
  693. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  694. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1019:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const float*, uint16_t*, unsigned int)« passt zu keiner Templatedeklaration
  695. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  696. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  697. | ^~~~
  698. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1030:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  699. 1030 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatR16F, GraphicsContext3D::AlphaDoNothing, float, uint16_t>(const float* source, uint16_t* destination, unsigned pixelsPerRow)
  700. | ^~~~~~~~~~~~~~~~~
  701. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1030:31: Fehler: Syntaxfehler in Templateargumentliste
  702. 1030 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatR16F, GraphicsContext3D::AlphaDoNothing, float, uint16_t>(const float* source, uint16_t* destination, unsigned pixelsPerRow)
  703. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  704. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1030:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const float*, uint16_t*, unsigned int)« passt zu keiner Templatedeklaration
  705. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  706. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  707. | ^~~~
  708. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1039:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  709. 1039 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatR16F, GraphicsContext3D::AlphaDoPremultiply, float, uint16_t>(const float* source, uint16_t* destination, unsigned pixelsPerRow)
  710. | ^~~~~~~~~~~~~~~~~
  711. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1039:31: Fehler: Syntaxfehler in Templateargumentliste
  712. 1039 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatR16F, GraphicsContext3D::AlphaDoPremultiply, float, uint16_t>(const float* source, uint16_t* destination, unsigned pixelsPerRow)
  713. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  714. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1039:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const float*, uint16_t*, unsigned int)« passt zu keiner Templatedeklaration
  715. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  716. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  717. | ^~~~
  718. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1049:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  719. 1049 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatR16F, GraphicsContext3D::AlphaDoUnmultiply, float, uint16_t>(const float* source, uint16_t* destination, unsigned pixelsPerRow)
  720. | ^~~~~~~~~~~~~~~~~
  721. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1049:31: Fehler: Syntaxfehler in Templateargumentliste
  722. 1049 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatR16F, GraphicsContext3D::AlphaDoUnmultiply, float, uint16_t>(const float* source, uint16_t* destination, unsigned pixelsPerRow)
  723. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  724. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1049:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const float*, uint16_t*, unsigned int)« passt zu keiner Templatedeklaration
  725. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  726. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  727. | ^~~~
  728. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1059:36: Fehler: »GraphicsContext3D« wurde in diesem Gültigkeitsbereich nicht definiert
  729. 1059 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatA16F, GraphicsContext3D::AlphaDoNothing, float, uint16_t>(const float* source, uint16_t* destination, unsigned pixelsPerRow)
  730. | ^~~~~~~~~~~~~~~~~
  731. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1059:31: Fehler: Syntaxfehler in Templateargumentliste
  732. 1059 | template<> ALWAYS_INLINE void pack<GraphicsContext3D::DataFormatA16F, GraphicsContext3D::AlphaDoNothing, float, uint16_t>(const float* source, uint16_t* destination, unsigned pixelsPerRow)
  733. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  734. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1059:31: Fehler: Template-ID »pack<<Ausdrucksfehler> >« für »void WebCore::pack(const float*, uint16_t*, unsigned int)« passt zu keiner Templatedeklaration
  735. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: Kandidat ist: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  736. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  737. | ^~~~
  738. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1071:19: Fehler: »GraphicsContext3D« wurde nicht deklariert
  739. 1071 | Format == GraphicsContext3D::DataFormatRGBA32F
  740. | ^~~~~~~~~~~~~~~~~
  741. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1072:22: Fehler: »GraphicsContext3D« wurde nicht deklariert
  742. 1072 | || Format == GraphicsContext3D::DataFormatRGB32F
  743. | ^~~~~~~~~~~~~~~~~
  744. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1073:22: Fehler: »GraphicsContext3D« wurde nicht deklariert
  745. 1073 | || Format == GraphicsContext3D::DataFormatRA32F
  746. | ^~~~~~~~~~~~~~~~~
  747. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1074:22: Fehler: »GraphicsContext3D« wurde nicht deklariert
  748. 1074 | || Format == GraphicsContext3D::DataFormatR32F
  749. | ^~~~~~~~~~~~~~~~~
  750. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1075:22: Fehler: »GraphicsContext3D« wurde nicht deklariert
  751. 1075 | || Format == GraphicsContext3D::DataFormatA32F;
  752. | ^~~~~~~~~~~~~~~~~
  753. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1081:19: Fehler: »GraphicsContext3D« wurde nicht deklariert
  754. 1081 | Format == GraphicsContext3D::DataFormatRGBA16F
  755. | ^~~~~~~~~~~~~~~~~
  756. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1082:22: Fehler: »GraphicsContext3D« wurde nicht deklariert
  757. 1082 | || Format == GraphicsContext3D::DataFormatRGB16F
  758. | ^~~~~~~~~~~~~~~~~
  759. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1083:22: Fehler: »GraphicsContext3D« wurde nicht deklariert
  760. 1083 | || Format == GraphicsContext3D::DataFormatRA16F
  761. | ^~~~~~~~~~~~~~~~~
  762. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1084:22: Fehler: »GraphicsContext3D« wurde nicht deklariert
  763. 1084 | || Format == GraphicsContext3D::DataFormatR16F
  764. | ^~~~~~~~~~~~~~~~~
  765. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1085:22: Fehler: »GraphicsContext3D« wurde nicht deklariert
  766. 1085 | || Format == GraphicsContext3D::DataFormatA16F;
  767. | ^~~~~~~~~~~~~~~~~
  768. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1091:19: Fehler: »GraphicsContext3D« wurde nicht deklariert
  769. 1091 | Format == GraphicsContext3D::DataFormatRGBA5551
  770. | ^~~~~~~~~~~~~~~~~
  771. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1092:22: Fehler: »GraphicsContext3D« wurde nicht deklariert
  772. 1092 | || Format == GraphicsContext3D::DataFormatRGBA4444
  773. | ^~~~~~~~~~~~~~~~~
  774. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1093:22: Fehler: »GraphicsContext3D« wurde nicht deklariert
  775. 1093 | || Format == GraphicsContext3D::DataFormatRGB565;
  776. | ^~~~~~~~~~~~~~~~~
  777. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1118:99: Fehler: »GraphicsContext3D« wurde nicht deklariert
  778. 1118 | static const int Value = (IsFloatFormat<Format>::Value || IsHalfFloatFormat<Format>::Value) ? GraphicsContext3D::DataFormatRGBA32F : GraphicsContext3D::DataFormatRGBA8;
  779. | ^~~~~~~~~~~~~~~~~
  780. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1118:138: Fehler: »GraphicsContext3D« wurde nicht deklariert
  781. 1118 | static const int Value = (IsFloatFormat<Format>::Value || IsHalfFloatFormat<Format>::Value) ? GraphicsContext3D::DataFormatRGBA32F : GraphicsContext3D::DataFormatRGBA8;
  782. | ^~~~~~~~~~~~~~~~~
  783. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1124:31: Fehler: Variable oder Feld »convert« als »void« deklariert
  784. 1124 | void FormatConverter::convert(GraphicsContext3D::DataFormat srcFormat, GraphicsContext3D::DataFormat dstFormat, GraphicsContext3D::AlphaOp alphaOp)
  785. | ^~~~~~~~~~~~~~~~~
  786. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1124:31: Fehler: »GraphicsContext3D« wurde nicht deklariert
  787. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1124:72: Fehler: »GraphicsContext3D« wurde nicht deklariert
  788. 1124 | void FormatConverter::convert(GraphicsContext3D::DataFormat srcFormat, GraphicsContext3D::DataFormat dstFormat, GraphicsContext3D::AlphaOp alphaOp)
  789. | ^~~~~~~~~~~~~~~~~
  790. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1124:113: Fehler: »GraphicsContext3D« wurde nicht deklariert
  791. 1124 | void FormatConverter::convert(GraphicsContext3D::DataFormat srcFormat, GraphicsContext3D::DataFormat dstFormat, GraphicsContext3D::AlphaOp alphaOp)
  792. | ^~~~~~~~~~~~~~~~~
  793. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1155:10: Fehler: »GraphicsContext3D« wurde nicht deklariert
  794. 1155 | template<GraphicsContext3D::DataFormat SrcFormat>
  795. | ^~~~~~~~~~~~~~~~~
  796. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1156:45: Fehler: Variable oder Feld »convert« als »void« deklariert
  797. 1156 | ALWAYS_INLINE void FormatConverter::convert(GraphicsContext3D::DataFormat dstFormat, GraphicsContext3D::AlphaOp alphaOp)
  798. | ^~~~~~~~~~~~~~~~~
  799. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1156:45: Fehler: »GraphicsContext3D« wurde nicht deklariert
  800. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1156:86: Fehler: »GraphicsContext3D« wurde nicht deklariert
  801. 1156 | ALWAYS_INLINE void FormatConverter::convert(GraphicsContext3D::DataFormat dstFormat, GraphicsContext3D::AlphaOp alphaOp)
  802. | ^~~~~~~~~~~~~~~~~
  803. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1188:10: Fehler: »GraphicsContext3D« wurde nicht deklariert
  804. 1188 | template<GraphicsContext3D::DataFormat SrcFormat, GraphicsContext3D::DataFormat DstFormat>
  805. | ^~~~~~~~~~~~~~~~~
  806. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1188:51: Fehler: »GraphicsContext3D« wurde nicht deklariert
  807. 1188 | template<GraphicsContext3D::DataFormat SrcFormat, GraphicsContext3D::DataFormat DstFormat>
  808. | ^~~~~~~~~~~~~~~~~
  809. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1189:45: Fehler: Variable oder Feld »convert« als »void« deklariert
  810. 1189 | ALWAYS_INLINE void FormatConverter::convert(GraphicsContext3D::AlphaOp alphaOp)
  811. | ^~~~~~~~~~~~~~~~~
  812. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1189:45: Fehler: »GraphicsContext3D« wurde nicht deklariert
  813. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1206:10: Fehler: »GraphicsContext3D« wurde nicht deklariert
  814. 1206 | template<GraphicsContext3D::DataFormat SrcFormat, GraphicsContext3D::DataFormat DstFormat, GraphicsContext3D::AlphaOp alphaOp>
  815. | ^~~~~~~~~~~~~~~~~
  816. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1206:51: Fehler: »GraphicsContext3D« wurde nicht deklariert
  817. 1206 | template<GraphicsContext3D::DataFormat SrcFormat, GraphicsContext3D::DataFormat DstFormat, GraphicsContext3D::AlphaOp alphaOp>
  818. | ^~~~~~~~~~~~~~~~~
  819. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1206:92: Fehler: »GraphicsContext3D« wurde nicht deklariert
  820. 1206 | template<GraphicsContext3D::DataFormat SrcFormat, GraphicsContext3D::DataFormat DstFormat, GraphicsContext3D::AlphaOp alphaOp>
  821. | ^~~~~~~~~~~~~~~~~
  822. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp: In Elementfunktion »void WebCore::FormatConverter::convert()«:
  823. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1211:9: Fehler: »SrcFormat« wurde in diesem Gültigkeitsbereich nicht definiert
  824. 1211 | if (SrcFormat == DstFormat && alphaOp == GraphicsContext3D::AlphaDoNothing) {
  825. | ^~~~~~~~~
  826. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1211:22: Fehler: »DstFormat« wurde in diesem Gültigkeitsbereich nicht definiert
  827. 1211 | if (SrcFormat == DstFormat && alphaOp == GraphicsContext3D::AlphaDoNothing) {
  828. | ^~~~~~~~~
  829. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1211:35: Fehler: »alphaOp« wurde in diesem Gültigkeitsbereich nicht definiert
  830. 1211 | if (SrcFormat == DstFormat && alphaOp == GraphicsContext3D::AlphaDoNothing) {
  831. | ^~~~~~~
  832. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1211:46: Fehler: »GraphicsContext3D« wurde nicht deklariert
  833. 1211 | if (SrcFormat == DstFormat && alphaOp == GraphicsContext3D::AlphaDoNothing) {
  834. | ^~~~~~~~~~~~~~~~~
  835. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1215:24: Fehler: »DstFormat« wurde in diesem Gültigkeitsbereich nicht definiert
  836. 1215 | if (!IsFloatFormat<DstFormat>::Value && IsFloatFormat<SrcFormat>::Value) {
  837. | ^~~~~~~~~
  838. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1215:33: Fehler: Templateargument 1 ist ungültig
  839. 1215 | if (!IsFloatFormat<DstFormat>::Value && IsFloatFormat<SrcFormat>::Value) {
  840. | ^
  841. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1215:59: Fehler: »SrcFormat« wurde in diesem Gültigkeitsbereich nicht definiert
  842. 1215 | if (!IsFloatFormat<DstFormat>::Value && IsFloatFormat<SrcFormat>::Value) {
  843. | ^~~~~~~~~
  844. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1215:68: Fehler: Templateargument 1 ist ungültig
  845. 1215 | if (!IsFloatFormat<DstFormat>::Value && IsFloatFormat<SrcFormat>::Value) {
  846. | ^
  847. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1221:58: Fehler: »GraphicsContext3D« wurde nicht deklariert
  848. 1221 | const bool srcFormatComesFromDOMElementOrImageData = GraphicsContext3D::srcFormatComesFromDOMElementOrImageData(SrcFormat);
  849. | ^~~~~~~~~~~~~~~~~
  850. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1221:117: Fehler: »SrcFormat« wurde in diesem Gültigkeitsbereich nicht definiert
  851. 1221 | const bool srcFormatComesFromDOMElementOrImageData = GraphicsContext3D::srcFormatComesFromDOMElementOrImageData(SrcFormat);
  852. | ^~~~~~~~~
  853. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1222:66: Fehler: »DstFormat« wurde in diesem Gültigkeitsbereich nicht definiert
  854. 1222 | if (!srcFormatComesFromDOMElementOrImageData && SrcFormat != DstFormat) {
  855. | ^~~~~~~~~
  856. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1227:53: Fehler: »alphaOp« wurde in diesem Gültigkeitsbereich nicht definiert
  857. 1227 | if (!srcFormatComesFromDOMElementOrImageData && alphaOp == GraphicsContext3D::AlphaDoUnmultiply) {
  858. | ^~~~~~~
  859. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1227:64: Fehler: »GraphicsContext3D« wurde nicht deklariert
  860. 1227 | if (!srcFormatComesFromDOMElementOrImageData && alphaOp == GraphicsContext3D::AlphaDoUnmultiply) {
  861. | ^~~~~~~~~~~~~~~~~
  862. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1231:11: Fehler: »GraphicsContext3D« wurde nicht deklariert
  863. 1231 | if ((!GraphicsContext3D::hasAlpha(SrcFormat) || !GraphicsContext3D::hasColor(SrcFormat) || !GraphicsContext3D::hasColor(DstFormat)) && alphaOp != GraphicsContext3D::AlphaDoNothing) {
  864. | ^~~~~~~~~~~~~~~~~
  865. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1231:54: Fehler: »GraphicsContext3D« wurde nicht deklariert
  866. 1231 | if ((!GraphicsContext3D::hasAlpha(SrcFormat) || !GraphicsContext3D::hasColor(SrcFormat) || !GraphicsContext3D::hasColor(DstFormat)) && alphaOp != GraphicsContext3D::AlphaDoNothing) {
  867. | ^~~~~~~~~~~~~~~~~
  868. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1231:97: Fehler: »GraphicsContext3D« wurde nicht deklariert
  869. 1231 | if ((!GraphicsContext3D::hasAlpha(SrcFormat) || !GraphicsContext3D::hasColor(SrcFormat) || !GraphicsContext3D::hasColor(DstFormat)) && alphaOp != GraphicsContext3D::AlphaDoNothing) {
  870. | ^~~~~~~~~~~~~~~~~
  871. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1231:125: Fehler: »DstFormat« wurde in diesem Gültigkeitsbereich nicht definiert
  872. 1231 | if ((!GraphicsContext3D::hasAlpha(SrcFormat) || !GraphicsContext3D::hasColor(SrcFormat) || !GraphicsContext3D::hasColor(DstFormat)) && alphaOp != GraphicsContext3D::AlphaDoNothing) {
  873. | ^~~~~~~~~
  874. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1231:140: Fehler: »alphaOp« wurde in diesem Gültigkeitsbereich nicht definiert
  875. 1231 | if ((!GraphicsContext3D::hasAlpha(SrcFormat) || !GraphicsContext3D::hasColor(SrcFormat) || !GraphicsContext3D::hasColor(DstFormat)) && alphaOp != GraphicsContext3D::AlphaDoNothing) {
  876. | ^~~~~~~
  877. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1231:151: Fehler: »GraphicsContext3D« wurde nicht deklariert
  878. 1231 | if ((!GraphicsContext3D::hasAlpha(SrcFormat) || !GraphicsContext3D::hasColor(SrcFormat) || !GraphicsContext3D::hasColor(DstFormat)) && alphaOp != GraphicsContext3D::AlphaDoNothing) {
  879. | ^~~~~~~~~~~~~~~~~
  880. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1236:49: Fehler: Templateargument 2 ist ungültig
  881. 1236 | typedef typename DataTypeForFormat<SrcFormat>::Type SrcType;
  882. | ^
  883. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1236:49: Fehler: Templateargument 3 ist ungültig
  884. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1236:49: Fehler: Templateargument 4 ist ungültig
  885. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1237:40: Fehler: »DstFormat« wurde in diesem Gültigkeitsbereich nicht definiert
  886. 1237 | typedef typename DataTypeForFormat<DstFormat>::Type DstType;
  887. | ^~~~~~~~~
  888. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1237:49: Fehler: Templateargument 1 ist ungültig
  889. 1237 | typedef typename DataTypeForFormat<DstFormat>::Type DstType;
  890. | ^
  891. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1237:49: Fehler: Templateargument 2 ist ungültig
  892. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1237:49: Fehler: Templateargument 3 ist ungültig
  893. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1237:49: Fehler: Templateargument 4 ist ungültig
  894. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1239:61: Fehler: der Wert von »IntermediateSrcFormat« ist in konstantem Ausdruck nicht verwendbar
  895. 1239 | typedef typename DataTypeForFormat<IntermediateSrcFormat>::Type IntermediateSrcType;
  896. | ^
  897. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1239:61: Anmerkung: in Templateargument für Typ »int«
  898. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1239:61: Fehler: Templateargument 2 ist ungültig
  899. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1239:61: Fehler: Templateargument 3 ist ungültig
  900. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1239:61: Fehler: Templateargument 4 ist ungültig
  901. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1242:46: Fehler: »GraphicsContext3D« wurde nicht deklariert
  902. 1242 | const bool trivialUnpack = (SrcFormat == GraphicsContext3D::DataFormatRGBA8 && !IsFloatFormat<DstFormat>::Value && !IsHalfFloatFormat<DstFormat>::Value) || SrcFormat == GraphicsContext3D::DataFormatRGBA32F;
  903. | ^~~~~~~~~~~~~~~~~
  904. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1242:174: Fehler: »GraphicsContext3D« wurde nicht deklariert
  905. 1242 | const bool trivialUnpack = (SrcFormat == GraphicsContext3D::DataFormatRGBA8 && !IsFloatFormat<DstFormat>::Value && !IsHalfFloatFormat<DstFormat>::Value) || SrcFormat == GraphicsContext3D::DataFormatRGBA32F;
  906. | ^~~~~~~~~~~~~~~~~
  907. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1243:44: Fehler: »GraphicsContext3D« wurde nicht deklariert
  908. 1243 | const bool trivialPack = (DstFormat == GraphicsContext3D::DataFormatRGBA8 || DstFormat == GraphicsContext3D::DataFormatRGBA32F) && alphaOp == GraphicsContext3D::AlphaDoNothing && m_dstStride > 0;
  909. | ^~~~~~~~~~~~~~~~~
  910. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1243:95: Fehler: »GraphicsContext3D« wurde nicht deklariert
  911. 1243 | const bool trivialPack = (DstFormat == GraphicsContext3D::DataFormatRGBA8 || DstFormat == GraphicsContext3D::DataFormatRGBA32F) && alphaOp == GraphicsContext3D::AlphaDoNothing && m_dstStride > 0;
  912. | ^~~~~~~~~~~~~~~~~
  913. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1243:136: Fehler: »alphaOp« wurde in diesem Gültigkeitsbereich nicht definiert
  914. 1243 | const bool trivialPack = (DstFormat == GraphicsContext3D::DataFormatRGBA8 || DstFormat == GraphicsContext3D::DataFormatRGBA32F) && alphaOp == GraphicsContext3D::AlphaDoNothing && m_dstStride > 0;
  915. | ^~~~~~~
  916. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1243:147: Fehler: »GraphicsContext3D« wurde nicht deklariert
  917. 1243 | const bool trivialPack = (DstFormat == GraphicsContext3D::DataFormatRGBA8 || DstFormat == GraphicsContext3D::DataFormatRGBA32F) && alphaOp == GraphicsContext3D::AlphaDoNothing && m_dstStride > 0;
  918. | ^~~~~~~~~~~~~~~~~
  919. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1253:64: Fehler: keine passende Funktion für Aufruf von »unpack<SrcFormat>(const SrcType*&, DstType*&, const unsigned int&)«
  920. 1253 | unpack<SrcFormat>(srcRowStart, dstRowStart, m_width);
  921. | ^
  922. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:177:20: Anmerkung: candidate: »template<int format, class SourceType, class DstType> void WebCore::unpack(const SourceType*, DstType*, unsigned int)«
  923. 177 | ALWAYS_INLINE void unpack(const SourceType*, DstType*, unsigned)
  924. | ^~~~~~
  925. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:177:20: Anmerkung:  Herleitung/Ersetzung von Templateargument gescheitert:
  926. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1259:132: Fehler: keine passende Funktion für Aufruf von »unpack<SrcFormat>(const SrcType*&, IntermediateSrcType*, const unsigned int&)«
  927. 1259 | unpack<SrcFormat>(srcRowStart, reinterpret_cast_ptr<IntermediateSrcType*>(m_unpackedIntermediateSrcData.get()), m_width);
  928. | ^
  929. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:177:20: Anmerkung: candidate: »template<int format, class SourceType, class DstType> void WebCore::unpack(const SourceType*, DstType*, unsigned int)«
  930. 177 | ALWAYS_INLINE void unpack(const SourceType*, DstType*, unsigned)
  931. | ^~~~~~
  932. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:177:20: Anmerkung:  Herleitung/Ersetzung von Templateargument gescheitert:
  933. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1260:139: Fehler: keine passende Funktion für Aufruf von »pack<DstFormat, alphaOp>(IntermediateSrcType*, DstType*&, const unsigned int&)«
  934. 1260 | pack<DstFormat, alphaOp>(reinterpret_cast_ptr<IntermediateSrcType*>(m_unpackedIntermediateSrcData.get()), dstRowStart, m_width);
  935. | ^
  936. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: candidate: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  937. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  938. | ^~~~
  939. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung:  Herleitung/Ersetzung von Templateargument gescheitert:
  940. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:1287:71: Fehler: keine passende Funktion für Aufruf von »pack<DstFormat, alphaOp>(const SrcType*&, DstType*&, const unsigned int&)«
  941. 1287 | pack<DstFormat, alphaOp>(srcRowStart, dstRowStart, m_width);
  942. | ^
  943. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung: candidate: »template<int format, int alphaOp, class SourceType, class DstType> void WebCore::pack(const SourceType*, DstType*, unsigned int)«
  944. 485 | ALWAYS_INLINE void pack(const SourceType*, DstType*, unsigned)
  945. | ^~~~
  946. /var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0/Source/WebCore/platform/graphics/FormatConverter.cpp:485:20: Anmerkung:  Herleitung/Ersetzung von Templateargument gescheitert:
  947. ninja: build stopped: subcommand failed.
  948. * ERROR: net-libs/webkit-gtk-2.26.0::dantrell-gnome failed (compile phase):
  949. * ninja -v -j1 -l1 failed
  950. *
  951. * Call stack:
  952. * ebuild.sh, line 125: Called src_compile
  953. * environment, line 4971: Called cmake-utils_src_compile
  954. * environment, line 1441: Called cmake-utils_src_make
  955. * environment, line 1622: Called _cmake_ninja_src_make
  956. * environment, line 563: Called eninja
  957. * environment, line 1969: Called die
  958. * The specific snippet of code:
  959. * "$@" || die "${nonfatal_args[@]}" "${*} failed"
  960. *
  961. * If you need support, post the output of `emerge --info '=net-libs/webkit-gtk-2.26.0::dantrell-gnome'`,
  962. * the complete build log and the output of `emerge -pqv '=net-libs/webkit-gtk-2.26.0::dantrell-gnome'`.
  963. * The complete build log is located at '/var/log/portage/net-libs:webkit-gtk-2.26.0:20190923-143723.log'.
  964. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-libs/webkit-gtk-2.26.0/temp/build.log'.
  965. * The ebuild environment file is located at '/var/tmp/portage/net-libs/webkit-gtk-2.26.0/temp/environment'.
  966. * Working directory: '/var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkit-gtk-2.26.0_build'
  967. * S: '/var/tmp/portage/net-libs/webkit-gtk-2.26.0/work/webkitgtk-2.26.0'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement