webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <PathImpl.h>
Public Member Functions | |
virtual | ~PathImpl () |
virtual gl::Error | setCommands (GLsizei numCommands, const GLubyte *commands, GLsizei numCoords, GLenum coordType, const void *coords)=0 |
virtual void | setPathParameter (GLenum pname, GLfloat value)=0 |
|
inlinevirtual |
|
pure virtual |
Implemented in rx::PathGL, and rx::PathNULL.
Implemented in rx::PathGL, and rx::PathNULL.