Re: Strange issue with half and _toFloat array.
Paul Miller <[email protected]>
| Newsgroups | gmane.comp.video.openexr.devel |
|---|---|
| Organization | FXTECH |
| Message-ID | <[email protected]> |
On 2/13/2014 8:03 AM, Simon Smith wrote: > I was having issues with half/floats in my application, so I wrote a > quick test command line app to check everything was OK. > Not unsurprisingly, it was not! > > This was the code … > ... > assert(fRes = 4.0f); Are you it's not just your assignment (typo?) in the assert?