mesa/src/compiler/spirv
Timothy Arceri 5025e88703 spirv: replace assert with unreachable
Fixes uninitialised warning for coord_components.

Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
2016-08-30 09:29:26 +10:00
..
GLSL.std.450.h spirv: Move to compiler/ 2016-04-14 10:28:47 -07:00
nir_spirv.h spirv: Move to compiler/ 2016-04-14 10:28:47 -07:00
spirv.h spirv: Move to compiler/ 2016-04-14 10:28:47 -07:00
spirv_info.c nir/spirv: Add string lookup tables for a couple of SPIR-V enums 2016-06-03 19:29:28 -07:00
spirv_info.h nir/spirv: Add string lookup tables for a couple of SPIR-V enums 2016-06-03 19:29:28 -07:00
spirv_to_nir.c spirv: replace assert with unreachable 2016-08-30 09:29:26 +10:00
vtn_alu.c spirv: Mark default cases unreachable(). 2016-05-25 12:44:34 -07:00
vtn_cfg.c spirv: fix warning in release build 2016-04-25 12:23:25 +02:00
vtn_glsl450.c spirv: Move to compiler/ 2016-04-14 10:28:47 -07:00
vtn_private.h nir/spirv: Add a way to print non-fatal warnings 2016-06-03 19:29:28 -07:00
vtn_variables.c compiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*. 2016-07-17 19:26:48 -07:00