mesa/src
Arcady Goldmints-Orlov 637b168470 nir/linker: Initialize UniformDataDefaults when using SPIR-V
Allocate UniformDataDefaults and fill in the data defaults when
linking a SPIR-V program. Among other things, this allows program
serialization to work.

It allows the following piglit test (when run on SPIR-V mode) to pass:
  spec/arb_get_program_binary/execution/uniform-after-restore.shader_test

v2: use memcpy to initialize UniformDataDefaults

Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
2019-07-12 23:42:41 +02:00
..
amd radv/gfx10: enable 1D textures 2019-07-12 18:25:45 +02:00
broadcom v3d: use inc/dec tmu operation with image atomic sub/add of 1 2019-07-12 11:51:22 +02:00
compiler nir/linker: Initialize UniformDataDefaults when using SPIR-V 2019-07-12 23:42:41 +02:00
egl egl: add glvnd symbols check 2019-07-10 11:27:51 +00:00
etnaviv etnaviv: detect v4 compression 2019-07-04 14:05:18 -04:00
freedreno freedreno: Generate headers from xml files 2019-07-10 22:05:02 +00:00
gallium ac: import ac_get_compute_resource_limits() from RadeonSI 2019-07-12 17:47:11 +02:00
gbm gbm: sort symbols 2019-07-10 11:27:51 +00:00
getopt
glx glx: fix glvnd pointer types 2019-06-20 17:21:37 +01:00
gtest delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
hgl haiku: Fix hgl dispatch build. Tested under meson/scons. 2019-04-02 16:06:00 -05:00
imgui imgui: bump imgui memory editor copy 2019-06-18 15:34:13 +00:00
intel intel/compiler: remove abandoned comments 2019-07-12 16:15:20 +00:00
loader Delete autotools 2019-04-15 13:44:29 -07:00
mapi mapi: add shared glapi symbols check 2019-07-10 11:27:51 +00:00
mesa mesa/main: Fix UBO/SSBO ACTIVE_VARIABLES query (ARB_gl_spirv) 2019-07-12 23:42:41 +02:00
panfrost panfrost: Fix build warnings 2019-07-12 07:38:37 -07:00
util util/macros: rework DIV_ROUND_UP macro 2019-07-04 10:21:32 +02:00
vulkan vulkan: add symbols file 2019-07-10 11:27:51 +00:00
meson.build lima,panfrost: Move lima_tiling.c/h to /src/panfrost 2019-06-20 08:06:35 -07:00
SConscript