mesa/src/compiler/spirv
Jason Ekstrand d6a4099303 spirv: Add better type validation to OpTypeImage
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
2018-01-08 14:57:44 -08:00
..
.gitignore compiler/spirv: Add a .gitignore and ignore spirv_info.c 2017-07-18 09:49:13 -07:00
GLSL.std.450.h spirv: bump headers to SPIRV 1.1 2017-01-25 17:22:23 +00:00
nir_spirv.h mesa/spirv: move and rename nir_spirv_supported_capabilities 2017-12-07 17:15:11 +01:00
spirv.core.grammar.json spirv: Import 1.2 rev 3 headers and grammar from Khronos 2018-01-08 13:22:17 -08:00
spirv.h spirv: Import 1.2 rev 3 headers and grammar from Khronos 2018-01-08 13:22:17 -08:00
spirv2nir.c spirv: Rework logging 2017-12-04 09:21:09 -08:00
spirv_info.h spirv/info: Add spirv_op_to_string 2018-01-08 14:57:44 -08:00
spirv_info_c.py spirv/info: Add spirv_op_to_string 2018-01-08 14:57:44 -08:00
spirv_to_nir.c spirv: Add better type validation to OpTypeImage 2018-01-08 14:57:44 -08:00
vtn_alu.c spirv: Enable FPRoundingMode decorator to nir operations 2017-12-06 08:57:18 +01:00
vtn_cfg.c spirv: consider bitsize when handling OpSwitch cases 2017-12-28 10:38:58 -08:00
vtn_gather_types_c.py spirv: Add a prepass to set types on vtn_values 2017-12-11 22:28:34 -08:00
vtn_glsl450.c spirv: Replace unreachable with vtn_fail 2017-12-04 09:21:09 -08:00
vtn_private.h spirv: Add better error messages in vtn_value helpers 2018-01-08 14:57:44 -08:00
vtn_variables.c spirv: Add basic type validation for OpLoad, OpStore, and OpCopyMemory 2017-12-11 22:28:34 -08:00