mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-25 10:28:11 +02:00
This commit makes radv use vk_video_derive_h265_scaling_list, which properly applies default scaling lists whenever they're needed. It also simplifies update_h265_scaling function into a simple memcpy. The firmware interface struct and Vulkan's StdVideoH265ScalingLists struct both have identical memory layouts, so it's not neccessary divide it into multiple copies with offsets. Reviewed-by: Dave Airlie <airlied@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34096> |
||
|---|---|---|
| .. | ||
| addrlib | ||
| ci | ||
| common | ||
| compiler | ||
| drm-shim | ||
| gmlib | ||
| llvm | ||
| registers | ||
| vpelib | ||
| vulkan | ||
| meson.build | ||