Edit

kc3-lang/angle/src/libGLESv2

Branch :

  • Show log

    Commit

  • Author : Geoff Lang
    Date : 2015-03-25 12:27:43
    Hash : 5ead927f
    Message : Don't use a helper function to get the vertex attributes. The overhead of the function call ended up being a hot spot for draw calls since the attributes are iterated over many times in VertexDataManager. BUG=angleproject:959 Change-Id: I9bbfcbd115661ad629db9ed93d683cd8d0dc9a78 Reviewed-on: https://chromium-review.googlesource.com/263102 Tested-by: Geoff Lang <geofflang@chromium.org> Reviewed-by: Jamie Madill <jmadill@chromium.org>