mesa/src/compiler/spirv
Lionel Landwerlin 36b5f1d200 spirv: compute push constant access offset & range
v2: Move relative push constant relative offset computation down to
    _vtn_load_store_tail() (Jason)

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2017-01-04 21:14:17 +00:00
..
GLSL.std.450.h spirv: Move to compiler/ 2016-04-14 10:28:47 -07:00
nir_spirv.h spirv: always expose SpvCapabilityStorageImageExtendedFormats 2016-12-29 22:09:58 -05: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 nir: Make nir_copy_deref follow the "clone" pattern 2016-12-30 12:38:04 -08:00
vtn_alu.c nir/spirv: implement ordered / unordered floating point comparisons properly 2016-11-23 08:07:44 +01:00
vtn_cfg.c nir/spirv/cfg: Use a nop intrinsic for tagging the ends of blocks 2016-10-03 16:17:12 -07:00
vtn_glsl450.c nir: Make nir_copy_deref follow the "clone" pattern 2016-12-30 12:38:04 -08:00
vtn_private.h spirv: add interface for drivers to define support extensions. 2016-12-28 22:43:17 +00:00
vtn_variables.c spirv: compute push constant access offset & range 2017-01-04 21:14:17 +00:00