mesa/src/compiler/spirv
Kenneth Graunke de45da6a8c spirv: Handle the PixelCenterInteger execution mode.
This isn't allowed by Vulkan, but might be useful someday for
SPIR-V in OpenGL (if that ever becomes a thing).  It's easy enough
to hook up, and as precedent, we already do so for OriginLowerLeft.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2016-05-20 14:44:22 -07:00
..
GLSL.std.450.h
nir_spirv.h
spirv.h
spirv_to_nir.c spirv: Handle the PixelCenterInteger execution mode. 2016-05-20 14:44:22 -07:00
vtn_alu.c
vtn_cfg.c spirv: fix warning in release build 2016-04-25 12:23:25 +02:00
vtn_glsl450.c
vtn_private.h spirv: Handle the PixelCenterInteger execution mode. 2016-05-20 14:44:22 -07:00
vtn_variables.c spirv: Handle the PixelCenterInteger execution mode. 2016-05-20 14:44:22 -07:00