[Mesa-dev] [RFC PATCH] Add support for ARB_vertex_type_2_10_10_10_rev on i965
Kenneth Graunke
kenneth at whitecape.org
Tue Oct 9 13:06:31 PDT 2012
On 10/09/2012 02:33 AM, Chris Forbes wrote:
> This series almost adds support for ARB_vertex_type_2_10_10_10_rev on i965.
> Working from the Sandybridge and Ivybridge PRMs, this ought to work (what look
> like the correct dwords end up in the batch, etc).
>
> Details pieced together from both PRMs, since the Sandybridge PRM references
> surface format encodings which aren't in its master table, and the Ivybridge
> PRM is missing the data on which formats are usable in vertex buffers.
>
> Any hints on what I'm missing -- and trying it on an Ivybridge machine, where
> the formats *definitely* ought to all exist -- would be appreciated.
Hi Chris,
I looked over your patches this morning and at first glance, they look
good! Unfortunately, I ran the piglit tests and got failures. Not
entirely sure what's going on there. Endianness issues perhaps?
I'll try and take a more detailed look later this week.
Thanks so much for doing this!
--Ken
More information about the mesa-dev
mailing list