1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-04-06 09:34:36 +02:00
Files
FFmpeg/libavcodec/vulkan
Lynne e51c549f6e vulkan/dpx: drop using the nontemporal extension
Its rarely respected by implementations, its fairly new (1 year old),
and it has a scuffed define (neither glslc nor glslang enable the
"GL_EXT_nontemporal_keyword" define if its enabled, unlike all other extensions).
2026-01-14 16:13:22 +01:00
..