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

Commit b3c511d5 authored by Jason Macnak's avatar Jason Macnak
Browse files

Remove duplicated comment section

The comment section about vendor extensions is already on lines
330-336 and should not appear inside the comment about a specific
non-vendor extension format.

Bug: b/151105493
Test: n/a
Change-Id: I0559b3157f21e2ab23d8c4a53d2a0d74ebb40561
parent 39d306fc
Loading
Loading
Loading
Loading
+0 −4
Original line number Original line Diff line number Diff line
@@ -403,10 +403,6 @@ enum PixelFormat {
     *   cr_offset = y_size
     *   cr_offset = y_size
     *   cb_offset = y_size + c_size
     *   cb_offset = y_size + c_size
     *
     *
     * This range is reserved for vendor extensions. Formats in this range
     * must support BufferUsage::GPU_TEXTURE. Clients must assume they do not
     * have an alpha component.
     *
     * This format must be accepted by the allocator when used with the
     * This format must be accepted by the allocator when used with the
     * following usage flags:
     * following usage flags:
     *
     *