webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for rx::VertexArrayGL, including all inherited members.
getAppliedElementArrayBufferID() const | rx::VertexArrayGL | |
getVertexArrayID() const | rx::VertexArrayGL | |
mData | rx::VertexArrayImpl | protected |
syncDrawArraysState(const gl::AttributesMask &activeAttributesMask, GLint first, GLsizei count, GLsizei instanceCount) const | rx::VertexArrayGL | |
syncDrawElementsState(const gl::AttributesMask &activeAttributesMask, GLsizei count, GLenum type, const GLvoid *indices, GLsizei instanceCount, bool primitiveRestartEnabled, const GLvoid **outIndices) const | rx::VertexArrayGL | |
syncState(const gl::VertexArray::DirtyBits &dirtyBits) override | rx::VertexArrayGL | virtual |
VertexArrayGL(const gl::VertexArrayState &data, const FunctionsGL *functions, StateManagerGL *stateManager) | rx::VertexArrayGL | |
VertexArrayImpl(const gl::VertexArrayState &data) | rx::VertexArrayImpl | inline |
~VertexArrayGL() override | rx::VertexArrayGL | |
~VertexArrayImpl() | rx::VertexArrayImpl | inlinevirtual |