webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <VertexArrayImpl.h>
Public Member Functions | |
VertexArrayImpl (const gl::VertexArrayState &data) | |
virtual | ~VertexArrayImpl () |
virtual void | syncState (const gl::VertexArray::DirtyBits &dirtyBits) |
Protected Attributes | |
const gl::VertexArrayState & | mData |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
Reimplemented in rx::VertexArrayGL, and rx::VertexArray11.
|
protected |