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

Commit b8b1e1fc authored by Jason Sams's avatar Jason Sams Committed by Android (Google) Code Review
Browse files

Merge "Disabble vertex logging. bug 2734616"

parents 812ccbeb ab67fb9a
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -141,7 +141,7 @@ void VertexArray::setupGL2(const Context *rsc, class VertexArrayState *state, Sh
            }
            }
        }
        }


        logAttrib(ct, slot);
        //logAttrib(ct, slot);
        glEnableVertexAttribArray(slot);
        glEnableVertexAttribArray(slot);
        glBindBuffer(GL_ARRAY_BUFFER, mAttribs[ct].buffer);
        glBindBuffer(GL_ARRAY_BUFFER, mAttribs[ct].buffer);
        glVertexAttribPointer(slot,
        glVertexAttribPointer(slot,