mesa/src/compiler/spirv
Jason Ekstrand 19a541f496 nir: Get rid of nir_constant_data
This has bothered me for about as long as NIR has been around.  Why do we
have two different unions for constants?  No good reason other than one of
them is a direct port from GLSL IR.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
2016-12-02 10:53:32 -08:00
..
GLSL.std.450.h spirv: Move to compiler/ 2016-04-14 10:28:47 -07:00
nir_spirv.h spirv: Move to compiler/ 2016-04-14 10:28:47 -07:00
spirv.h spirv: Move to compiler/ 2016-04-14 10:28:47 -07:00
spirv2nir.c nir/spirv: improve mmap() error handling 2016-10-01 15:27:46 -07: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: Get rid of nir_constant_data 2016-12-02 10:53:32 -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/spirv/glsl450: Add support for the InterpolateAt opcodes 2016-09-21 05:39:06 -07:00
vtn_private.h spirv: Handle the InputAttachmentIndex decoration 2016-11-22 13:02:35 -08:00
vtn_variables.c nir: Get rid of nir_constant_data 2016-12-02 10:53:32 -08:00