• enne's avatar
    cc: clang-format shader.cc · 535c75f4
    enne authored
    Previously this file could not be formatted because of all the shader
    code in magic macros to make it less irritating to edit.  It turns out
    "clang-format off" and "clang-format on" in comments make it possible to
    selectively apply formatting, so do this for all the shaders.
    
    R=danakj@chromium.org
    BUG=none
    
    Review URL: https://codereview.chromium.org/658153003
    
    Cr-Commit-Position: refs/heads/master@{#299996}
    535c75f4
shader.cc 56.6 KB