Skip to content
Snippets Groups Projects
Commit ad208d97 authored by Dave Airlie's avatar Dave Airlie
Browse files

glsl: check total count of multi-slot double vertex attribs


The spec is vague all over the place about this, but this seems
to be the intent, we can probably make this optional later if
someone makes hw that cares and writes a driver.

Basically we need to double count some of the d types but
only for totalling not for slot number assignment.

Reviewed-by: default avatarIlia Mirkin <imirkin@alum.mit.edu>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 023fc344
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment