VirtualBox

Ignore:
Timestamp:
Sep 30, 2009 11:43:28 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
53024
Message:

crOpenGL: comment typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/OpenGL/util/pixel.c

    r23434 r23435  
    12701270    else if (GL_DEPTH_COMPONENT==format && type!=GL_FLOAT)
    12711271    {
    1272         /*GL_DEPTH_COMPONENT with GL_UNSIGNED_BYTE seems is more that 1 byte per pixel*/
     1272        /*GL_DEPTH_COMPONENT with GL_UNSIGNED_BYTE seems to be more than 1 byte per pixel*/
    12731273        bytes = 4 * width * height * crPixelSize( format, type );
    12741274    }
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette