Files
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
..
2021-08-14 21:44:32 +00:00
2021-09-13 08:51:54 +00:00
2021-01-28 16:14:06 +00:00
2017-07-25 14:44:52 -07:00