mesa: move some hash declarations to hash.h
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 9 Jun 2017 11:58:56 +0000 (13:58 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 14 Jun 2017 08:04:35 +0000 (10:04 +0200)
commiteeb34af5be5aff36a8ccf94b5d202ef0b9d0c992
treee444d7598790115d29fa4ffe2516728fe8819c46
parent30471eb7450b6a14f47f088ea3983ba86616db36
mesa: move some hash declarations to hash.h

These will be used by the bindless hash tables to initialize
the default deleted key value.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
src/mesa/main/hash.c
src/mesa/main/hash.h