mesa/src/broadcom
Jason Ekstrand 1da70c7e93 v3dv: Use VK_DEFINE_*HANDLE_CASTS instead of rolling our own
The core ones have some nifty stuff like asserts that it's a valid
vk_object_base and has the right type.  We don't have real type safety
with Vulkan handles but this is as close as we can get.  The core ones
also track when we've started handing out handles for logging purposes
which we want.

Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13101>
2021-09-29 23:27:52 +00:00
..
ci v3d: add R10G10B10X2_UNORM to format table 2021-09-28 00:20:39 +00:00
cle python: drop python2 support 2021-08-14 21:44:32 +00:00
clif broadcom: add cl_nobin debug option 2021-09-13 08:51:54 +00:00
common broadcom/common: remove unused debug helper 2021-09-28 22:30:29 +00:00
compiler broadcom/compiler: remove qpu_acc helper 2021-09-24 08:46:06 +00:00
drm-shim vc4: add drm-shim 2021-01-28 16:14:06 +00:00
qpu broadcom/qpu: remove duplicated opcode variable 2021-08-26 10:12:35 +00:00
simulator v3d/simulator: implement performance counters 2021-08-03 08:33:52 +00:00
vulkan v3dv: Use VK_DEFINE_*HANDLE_CASTS instead of rolling our own 2021-09-29 23:27:52 +00:00
.editorconfig broadcom: add editorconfig 2017-07-25 14:44:52 -07:00
meson.build broadcom: remove v3dv3 from neon library 2021-07-29 08:26:11 +00:00