mesa/src/compiler/spirv
Daniel Schürmann 7a858f274c spirv/nir: add support for AMD_shader_ballot and Groups capability
This commit also renames existing AMD capabilities:
 - gcn_shader -> amd_gcn_shader
 - trinary_minmax -> amd_trinary_minmax

Reviewed-by: Connor Abbott <cwabbott0@gmail.com>
2019-06-13 12:44:23 +00:00
..
gl_spirv.c spirv: Rename vtn_decoration literals to operands 2019-04-23 14:58:01 -07:00
GLSL.ext.AMD.h
GLSL.std.450.h
meson.build
nir_spirv.h spirv: Change spirv_to_nir() to return a nir_shader 2019-05-29 10:34:35 -07:00
OpenCL.std.h spirv: Update the OpenCL.std.h header 2019-06-04 12:12:51 -07:00
spirv.core.grammar.json spirv: Update the headers from latest Khronos master 2019-06-04 17:30:51 +00:00
spirv.h spirv: Update the headers from latest Khronos master 2019-06-04 17:30:51 +00:00
spirv2nir.c spirv: Change spirv_to_nir() to return a nir_shader 2019-05-29 10:34:35 -07:00
spirv_info.h
spirv_info_c.py spirv: Handle instruction aliases in spirv_info_c.py 2019-05-21 11:50:47 -07:00
spirv_to_nir.c spirv/nir: add support for AMD_shader_ballot and Groups capability 2019-06-13 12:44:23 +00:00
vtn_alu.c nir: Drop imov/fmov in favor of one mov instruction 2019-05-24 08:38:11 -05:00
vtn_amd.c spirv/nir: add support for AMD_shader_ballot and Groups capability 2019-06-13 12:44:23 +00:00
vtn_cfg.c spirv: Trivially handle new 1.4 loop controls 2019-05-21 11:52:12 -07:00
vtn_gather_types_c.py
vtn_glsl450.c nir/builder: Remove the use_fmov parameter from nir_swizzle 2019-05-24 08:38:11 -05:00
vtn_opencl.c spirv: Update the OpenCL.std.h header 2019-06-04 12:12:51 -07:00
vtn_private.h spirv/nir: add support for AMD_shader_ballot and Groups capability 2019-06-13 12:44:23 +00:00
vtn_subgroup.c spirv/nir: add support for AMD_shader_ballot and Groups capability 2019-06-13 12:44:23 +00:00
vtn_variables.c spirv: Like Uniform, do nothing for UniformId 2019-06-03 17:20:54 -07:00