nir: add int16 and uint16 type helpers
authorMarek Olšák <marek.olsak@amd.com>
Mon, 11 May 2020 04:42:51 +0000 (00:42 -0400)
committerMarge Bot <eric+marge@anholt.net>
Tue, 2 Jun 2020 20:01:18 +0000 (20:01 +0000)
commit6f2e95f24d80c797389b5c558e0590ed10e0c0e7
tree9c549d0ac35f49fb64ac56f48624956af92a7d40
parentf798513f91884e1ae332a0726d3e1d4cf455abf0
nir: add int16 and uint16 type helpers

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5002>
src/compiler/glsl_types.cpp
src/compiler/glsl_types.h
src/compiler/nir_types.cpp
src/compiler/nir_types.h