glsl: Convert ir_clone to the util hash table
authorThomas Helland <thomashelland90@gmail.com>
Tue, 16 Aug 2016 20:10:20 +0000 (22:10 +0200)
committerTimothy Arceri <timothy.arceri@collabora.com>
Mon, 12 Sep 2016 00:48:35 +0000 (10:48 +1000)
commit9ac6d617514ce7fe339e18f1c072f07feecf8c1a
tree20dea98f0affa8d8c854d9a09e049b5ec519fa75
parent5b5d4ea4a098c94442666402dccfc0a35333dced
glsl: Convert ir_clone to the util hash table

V2: add braces to multiline if (Timothy Arceri)

Signed-off-by: Thomas Helland <thomashelland90@gmail.com>
Reviewed-by: Timothy Arceri <timothy.arceri@collabora.com>
src/compiler/glsl/ir_clone.cpp