From: Luca B. <lu...@lu...> - 2010-03-02 21:20:37
|
On Tue, Mar 2, 2010 at 10:00 PM, Corbin Simpson <mos...@gm...> wrote: > FYI r300 only supports 24 interpolators: 16 linear and 8 perspective. > (IIRC; not in front of the docs right now.) r600 supports 256 fully > configurable interpolators. Yes, but if you raised ATTR_GENERIC_COUNT, the current driver would support higher semantic indices right? (of course, with a limit of 8/24 different semantic indices used at once). |