Re: Possible to emulate GL_EXT_texture_rg + (GL_OES_texture_float|GL_OES_texture_half_float)?
Brian Paul <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.user |
|---|---|
| Message-ID | <[email protected]> |
On 02/01/2014 08:38 AM, [email protected] wrote: > On Fri, 31 Jan 2014 08:59:29 -0700 > Brian Paul <[email protected]> wrote: >>> Is it possible to get mesa to emulate these calls? Or will I need to >>> patch the source? >> >> Off-hand this sounds like a Mesa bug. Please file a bug report. Or >> better yet, dig into the source and find where the error is being >> generated, and why. >> > > 'Lo. > > I'm not convinced it's a bug exactly. That call is valid if the given > extensions are exposed, and they aren't on this context. The bug would > be a feature request to expose them, if anything. From your initial message I got the impression that the intersection between was two extensions wasn't working the way you expected. In any case, please file a bug with all the details. -Brian