HomeSort by relevance Sort by last modified time
    Searched defs:getVertexAttribState (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLVertexArrayObjectOES.h 82 VertexAttribState& getVertexAttribState(int index) { return m_vertexAttribState[index]; }
  /external/chromium_org/third_party/angle/src/libGLESv2/
Context.cpp 809 const VertexAttribute &Context::getVertexAttribState(unsigned int attribNum) const
    [all...]

Completed in 33 milliseconds