Merge "Remove duplicated comment section" into rvc-dev

This commit is contained in:
TreeHugger Robot 2020-03-13 20:41:29 +00:00 committed by Android (Google) Code Review
commit ae7e3c0765

View file

@ -403,10 +403,6 @@ enum PixelFormat {
* cr_offset = y_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
* following usage flags:
*