mesa/src/freedreno
Alejandro Piñeiro 62bfc700f7 vulkan/util: add struct vk_pipeline_cache_header
Header is defined at vkGetPipelineCacheData spec, in any vulkan
version, and anv, tu and radv were using the same struct, and v3dv was
about to do the same.

Defining the same struct four times seemed odd, so let's define on a
common place.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Acked-by: Jonathan Marek <jonathan@marek.ca>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6058>
2020-07-30 11:44:21 +02:00
..
.gitlab-ci freedreno: Add trace for CP_DRAW_INDIRECT_MULTI 2020-07-29 10:51:28 +00:00
afuc freedreno/tools: check rnn parse status 2020-07-29 14:30:35 +00:00
common freedreno: deduplicate a3xx+ disasm 2020-07-28 09:45:08 +00:00
computerator freedreno/a6xx: Rename and document HLSQ_UPDATE_CNTL 2020-07-14 10:23:58 +02:00
decode freedreno/decode: cffdec warnings cleanup 2020-07-29 19:32:51 +00:00
drm freedreno: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
drm-shim meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
fdl freedreno/layout: layout simplifications and pitch from level 0 pitch 2020-07-08 20:46:08 +00:00
ir2 freedreno: move a2xx disasm out of gallium 2020-07-28 09:45:08 +00:00
ir3 freedreno/ir3: add missing track_ubo_use() 2020-07-29 20:22:05 +00:00
perfcntrs freedreno: Include adreno_pm4.xml.h before adreno_a6xx.xml.h 2020-07-07 09:51:40 +00:00
registers freedreno/rnn: schema updates for dynamic/irregular offsets 2020-07-29 14:30:35 +00:00
rnn freedreno/rnn: headergen2 warnings cleanup 2020-07-29 19:32:51 +00:00
vulkan vulkan/util: add struct vk_pipeline_cache_header 2020-07-30 11:44:21 +02:00
.dir-locals.el freedreno: Make emacs indent the way robclark's eclipse does. 2019-05-13 15:37:01 -07:00
.editorconfig freedreno: Make .editorconfig match .dir-locals.el. 2019-05-13 15:37:01 -07:00
Android.drm.mk freedreno/drm: android: add libfreedreno_registers static dependency 2020-05-09 16:19:14 +00:00
Android.ir3.mk Android: Fixes for Q and R 2020-07-15 20:49:24 +00:00
Android.mk android: freedreno/ir3: simplify generated sources rules 2020-06-24 10:00:14 +00:00
Android.perfcntrs.mk freedreno: android: fix build of perfcounters. 2020-02-07 16:34:49 +00:00
Android.registers.mk freedreno: android: add adreno-pm4-pack.xml.h generation to android build 2020-05-09 16:19:14 +00:00
Makefile.sources freedreno/ir3: disk-cache support 2020-06-26 08:55:19 -07:00
meson.build freedreno: move a2xx disasm out of gallium 2020-07-28 09:45:08 +00:00