Summary: | Blender: error: field/array has incomplete type | ||
---|---|---|---|
Product: | Beignet | Reporter: | Sven Arvidsson <sa> |
Component: | Beignet | Assignee: | Edward O'Callaghan <funfunctor> |
Status: | RESOLVED WONTFIX | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Sven Arvidsson
2016-05-04 16:35:52 UTC
Testing an older release, 2.76 I get this error: stringInput.cl:2476:12: error: used type 'float' where floating point type is not allowed I noticed that POCL (a CPU based implementation) give the same errors and warnings. So maybe these are problems with llvm or Blender? Blender upstream issue can be found here^[1]. I also sent a minor fix to libclew which is needed for some folks so i'll include it here^[2]. This blocks Blender/Cycles from working with radeon using mesa/opencl currently. Kind Regards, Edward. [1] - https://developer.blender.org/T46409 [2] - https://github.com/martijnberger/clew/pull/15/commits/03509308ecaa32bb348e68686642c0077afb08c5 Turns out this issue is actually within Blender itself. However, good luck getting anything sensible merged with them, they are too dumb to understand their own software and just wast time. Fixes needed are below: https://developer.blender.org/D2171 https://developer.blender.org/T49144 https://developer.blender.org/rBf7322931471a3161ca32dc0ca47fe013d56cf566 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.