mesa/src/compiler/spirv
Kenneth Graunke 23710e17f8 spirv: Handle tessellation execution modes.
v2: Use info->tess.
v3: Handle more things in either TCS/TES.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Dave Airlie <airlied@redhat.com> [v1]
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com> [v1]
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2017-01-10 13:21:24 -08:00
..
GLSL.std.450.h spirv: Move to compiler/ 2016-04-14 10:28:47 -07:00
nir_spirv.h spirv: enable SpvCapabilityFloat64 only to supported platforms 2017-01-09 10:44:07 +01:00
spirv.h spirv: Move to compiler/ 2016-04-14 10:28:47 -07:00
spirv2nir.c spirv: add interface for drivers to define support extensions. 2016-12-28 22:43:17 +00: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: Handle tessellation execution modes. 2017-01-10 13:21:24 -08:00
vtn_alu.c spirv/nir: implement DF conversions 2017-01-09 09:10:13 +01:00
vtn_cfg.c spirv: Move cursor before calling vtn_ssa_value() in phi 2nd pass. 2017-01-09 16:52:02 -08:00
vtn_glsl450.c spirv/nir: add (un)packDouble2x32() translation 2017-01-09 09:10:13 +01:00
vtn_private.h spirv: add support for doubles to OpSpecConstant 2017-01-09 09:10:13 +01:00
vtn_variables.c spirv: Enable double floating points when copying variables in _vtn_variable_copy() 2017-01-09 09:10:13 +01:00