mesa/src/intel
Boris Brezillon 49c8b93288 anv: Stop using VK_OUTARRAY_MAKE()
We're trying to replace VK_OUTARRAY_MAKE() by VK_OUTARRAY_MAKE_TYPED()
so people don't get tempted to use it and make things incompatible with
MSVC (which doesn't support typeof()).

Suggested-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Jason Ekstrand <jason.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15522>
2022-03-25 11:00:03 +00:00
..
blorp blorp: Add a binding_table_offset_to_pointer helper 2022-03-09 09:18:59 +00:00
ci ci/anv: Changes from enabling 8/16bpp CCS more 2022-03-21 17:36:10 +00:00
common intel: change INTEL_MEASURE output to microseconds 2022-03-17 22:14:42 +00:00
compiler intel/fs: Fix IsHelperInvocation for the case no discard/demote are used 2022-03-25 08:20:27 +00:00
dev intel/dev: default to B stepping on DG2 for offline compiler 2022-03-23 10:24:31 +00:00
ds intel/ds: fix compilation with perfetto 2022-02-08 12:29:21 +00:00
genxml anv/genxml/intel/fs: fix binding shader record entry 2022-02-19 13:50:56 +00:00
isl intel: Add INTEL_DEBUG=noccs alias for INTEL_DEBUG=norbc 2022-03-22 06:23:10 +00:00
nullhw-layer intel/nullhw: fix build 2021-03-26 20:12:40 +00:00
perf intel/perf: Destination array calculation into function 2022-03-07 21:09:54 +00:00
tools intel: remove chipset_id 2022-01-13 03:09:36 +00:00
vulkan anv: Stop using VK_OUTARRAY_MAKE() 2022-03-25 11:00:03 +00:00
Makefile.perf.am intel: Rename GEN_PERF prefix to INTEL_PERF in build files 2021-04-20 20:06:34 +00:00
meson.build anv: add perfetto source 2022-01-14 20:17:44 +00:00