diff options
author | Andreas Rheinhardt <[email protected]> | 2024-02-11 16:36:10 +0100 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2024-03-01 18:48:06 +0100 |
commit | 2d63379cae598d3f608764d630da0a11f032e2e6 (patch) | |
tree | d03c3c8bd56d596afb34c8cfbd19f003c8d62e48 /tests | |
parent | ac7e72972c4e3be384bc3df1a42e25e4d2ba68e7 (diff) |
avutil/hwcontext_vulkan: Allocate public and priv device hwctx together
This is possible because the lifetime of both coincide.
Besides reducing the number of allocations this also simplifies
access to VulkanDevicePriv as one no longer has to
go through AVHWDeviceInternal.
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions