diff options
author | Alejandro Piñeiro <[email protected]> | 2016-04-11 10:05:24 +0200 |
---|---|---|
committer | Juan A. Suarez Romero <[email protected]> | 2017-01-12 12:56:12 +0100 |
commit | 329cbe363dcc465764719d91f8f31c8606769ba4 (patch) | |
tree | 759e852f083983539d9df600eceede7034787aaf /.gitattributes | |
parent | 717f99b34a329d21d7b65e3193c6bf2162ad7964 (diff) |
i965: downsize *64*PASSTHRU formats to equivalent *32*FLOAT formats on gen < 8
gen < 8 doesn't support *64*PASSTHRU formats when emitting
vertices. So in order to provide the equivalent functionality, we need
to downsize the format to equivalent *32*FLOAT, and in some cases
(R64G64B64 and R64G64B64A64) submit two 3DSTATE_VERTEX_ELEMENTS for
each vertex element.
Signed-off-by: Alejandro Piñeiro <[email protected]>
Signed-off-by: Juan A. Suarez Romero <[email protected]>
Reviewed-by: Jordan Justen <[email protected]>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions