webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
rx::PathNULL Class Reference

#include <PathNULL.h>

Inheritance diagram for rx::PathNULL:
rx::PathImpl angle::NonCopyable

Public Member Functions

 PathNULL ()
 
 ~PathNULL () override
 
gl::Error setCommands (GLsizei numCommands, const GLubyte *commands, GLsizei numCoords, GLenum coordType, const void *coords) override
 
void setPathParameter (GLenum pname, GLfloat value) override
 
- Public Member Functions inherited from rx::PathImpl
virtual ~PathImpl ()
 

Constructor & Destructor Documentation

◆ PathNULL()

rx::PathNULL::PathNULL ( )

◆ ~PathNULL()

rx::PathNULL::~PathNULL ( )
override

Member Function Documentation

◆ setCommands()

gl::Error rx::PathNULL::setCommands ( GLsizei  numCommands,
const GLubyte commands,
GLsizei  numCoords,
GLenum  coordType,
const void coords 
)
overridevirtual

Implements rx::PathImpl.

◆ setPathParameter()

void rx::PathNULL::setPathParameter ( GLenum  pname,
GLfloat  value 
)
overridevirtual

Implements rx::PathImpl.


The documentation for this class was generated from the following files: