Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6b364153 authored by John Reck's avatar John Reck
Browse files

Remove unneccessary restriction

Fixes: 338432622
Test: n/a doc only change
Change-Id: Icf075be3b258793d3006ced2925ff32d34c90e40
parent 0e774650
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -161,8 +161,7 @@ enum PixelFormat {
     *
     * The allocator should examine the usage bits passed in when allocating a
     * buffer with this format, and it should derive the pixel format from
     * those usage flags. This format must never be used with any of the
     * BufferUsage::CPU_* usage flags.
     * those usage flags.
     *
     * Even when the internally chosen format has an alpha component, the
     * clients must assume the alpha vlaue to be 1.0.