mesa/src/compiler/spirv
Daniel Schürmann 68a6a3b51a spirv: handle AMD_gcn_shader extended instructions
Co-authored-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Daniel Schürmann <daniel.schuermann@campus.tu-berlin.de>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
2018-03-07 23:09:58 +01:00
..
.gitignore .gitignore: Ignore new generated files 2018-01-08 21:11:11 -08:00
GLSL.ext.AMD.h spirv: import AMD extensions header from glslang 2018-03-07 23:09:58 +01:00
GLSL.std.450.h spirv: bump headers to SPIRV 1.1 2017-01-25 17:22:23 +00:00
nir_spirv.h spirv: handle AMD_gcn_shader extended instructions 2018-03-07 23:09:58 +01:00
spirv.core.grammar.json spirv: Update the SPIR-V headers and json to 1.3.1 2018-03-07 12:13:47 -08:00
spirv.h spirv: Update the SPIR-V headers and json to 1.3.1 2018-03-07 12:13:47 -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: handle AMD_gcn_shader extended instructions 2018-03-07 23:09:58 +01:00
vtn_alu.c spirv: Enable FPRoundingMode decorator to nir operations 2017-12-06 08:57:18 +01:00
vtn_amd.c spirv: handle AMD_gcn_shader extended instructions 2018-03-07 23:09:58 +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: handle AMD_gcn_shader extended instructions 2018-03-07 23:09:58 +01:00
vtn_subgroup.c spirv: Add support for subgroup arithmetic 2018-03-07 12:13:47 -08:00
vtn_variables.c spirv: Add subgroup ballot support 2018-03-07 12:13:47 -08:00