Matt Turner writes:
> On Thu, Nov 29, 2012 at 2:36 PM, Eric Anholt wrote:
>> Matt Turner writes:
>>> +>> value="0x9278"/>
>>> +>> value="0x9279"/>
>>
>> Looks like in the ES3_compatibility.txt these are
>> COMPRESSED_RGBA8_ETC2_EAC and COMPRESSED_SRGB8_ALPHA8_ETC2_EAC. Pasteo?
>
> Yeah
On Thu, Nov 29, 2012 at 2:36 PM, Eric Anholt wrote:
> Matt Turner writes:
>> +> value="0x9278"/>
>> +> value="0x9279"/>
>
> Looks like in the ES3_compatibility.txt these are
> COMPRESSED_RGBA8_ETC2_EAC and COMPRESSED_SRGB8_ALPHA8_ETC2_EAC. Pasteo?
Yeah, weird. Consider it (and patch 5/4
Matt Turner writes:
> + value="0x9278"/>
> + value="0x9279"/>
Looks like in the ES3_compatibility.txt these are
COMPRESSED_RGBA8_ETC2_EAC and COMPRESSED_SRGB8_ALPHA8_ETC2_EAC. Pasteo?
> +
I don't see this one in my copy of the spec, but I only have a stale
copy of the specs while I
---
src/mapi/glapi/gen/ARB_ES3_compatibility.xml | 23 +++
src/mapi/glapi/gen/Makefile.am |2 ++
src/mapi/glapi/gen/gl_API.xml|6 ++
3 files changed, 31 insertions(+), 0 deletions(-)
create mode 100644 src/mapi/glapi/gen/ARB_ES3_comp