mesa/src/compiler/spirv
Jason Ekstrand 9f9f229359 nir/spirv: Allow pointless variable decorations on inputs
SPIR-V specifies that a bunch of stuff gets applied to types.  This means
taht a local variable could get, for instance, an array stride.  Just
because it's pointless doesn't mean you'll never see it.
2016-05-26 17:10:50 -07:00
..
GLSL.std.450.h
nir_spirv.h
spirv.h
spirv_to_nir.c nir/spirv: Add explicit handling for all decorations 2016-05-24 21:12:56 -07:00
vtn_alu.c spirv: Mark default cases unreachable(). 2016-05-25 12:44:34 -07:00
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 nir/spirv: Allow pointless variable decorations on inputs 2016-05-26 17:10:50 -07:00