mesa/src/compiler/spirv
Karol Herbst 659f333b3a glsl: add packed for struct types
We need this for OpenCL kernels because we have to apply C rules for alignment
and padding inside structs and for this we also have to know if a struct is
packed or not.

v2: fix for kernel params

Signed-off-by: Karol Herbst <kherbst@redhat.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
2019-03-19 04:08:07 +00:00
..
.gitignore
gl_spirv.c
GLSL.ext.AMD.h
GLSL.std.450.h
meson.build
nir_spirv.h
OpenCL.std.h
spirv.core.grammar.json
spirv.h
spirv2nir.c
spirv_info.h
spirv_info_c.py
spirv_to_nir.c glsl: add packed for struct types 2019-03-19 04:08:07 +00:00
vtn_alu.c
vtn_amd.c
vtn_cfg.c
vtn_gather_types_c.py
vtn_glsl450.c
vtn_opencl.c
vtn_private.h glsl: add packed for struct types 2019-03-19 04:08:07 +00:00
vtn_subgroup.c
vtn_variables.c