OSDN Git Service

glsl: do not add unnamed struct types to the symbol table
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Sun, 14 May 2017 17:59:27 +0000 (19:59 +0200)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Tue, 13 Jun 2017 07:35:32 +0000 (09:35 +0200)
commit597b2486b8d1bce7b373bcace37866a83faa3e7a
tree48b749a78102f5f8ada85559f2da77651489a5ef
parent0cb1f25d86b0be00a84d1c4f3062cd64c4118b42
glsl: do not add unnamed struct types to the symbol table

We removed the need for lookups, and we will assign them all the same
name in the future.

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