OSDN Git Service

glsl: simplify varying matching
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Mon, 15 May 2017 06:30:51 +0000 (08:30 +0200)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Tue, 13 Jun 2017 07:35:48 +0000 (09:35 +0200)
commitd21a35d63caafe4042da0abd29a43a24b64fa6c1
tree919ce4d8ba2e7d37b4939b0ae2fe4347276b14a9
parentf97c92ae11916cc7984144c0e13a66854b10b5c1
glsl: simplify varying matching

Unnamed struct types are now equal if they have the same field.

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
src/compiler/glsl/link_varyings.cpp