webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "libANGLE/angletypes.h"
#include "libANGLE/Program.h"
#include "libANGLE/VertexAttribute.h"
#include "libANGLE/State.h"
#include "libANGLE/VertexArray.h"
Namespaces | |
gl | |
Functions | |
PrimitiveType | gl::GetPrimitiveType (GLenum drawMode) |
bool | gl::ClipRectangle (const Rectangle &source, const Rectangle &clip, Rectangle *intersection) |
bool | gl::operator== (const Extents &lhs, const Extents &rhs) |
bool | gl::operator!= (const Extents &lhs, const Extents &rhs) |