webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <VertexArray9.h>
Public Member Functions | |
VertexArray9 (const gl::VertexArrayState &data) | |
virtual | ~VertexArray9 () |
Public Member Functions inherited from rx::VertexArrayImpl | |
VertexArrayImpl (const gl::VertexArrayState &data) | |
virtual | ~VertexArrayImpl () |
virtual void | syncState (const gl::VertexArray::DirtyBits &dirtyBits) |
Additional Inherited Members | |
Protected Attributes inherited from rx::VertexArrayImpl | |
const gl::VertexArrayState & | mData |
|
inline |
|
inlinevirtual |