[Libre-soc-bugs] [Bug 230] Video opcode development and discussion

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Mon Dec 14 18:43:37 GMT 2020


https://bugs.libre-soc.org/show_bug.cgi?id=230

--- Comment #46 from Jacob Lifshay <programmerjake at gmail.com> ---
Another note, there are highly likely to be pixel decoding/encoding load/stores
since those are needed for GPU framebuffer read/write, texture read, and format
interconversion, see the Vulkan spec for the full list:
https://www.khronos.org/registry/vulkan/specs/1.2-extensions/html/chap43.html#features-required-format-support

We are also planning on supporting planar and packed YUV formats.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list