Home
last modified time | relevance | path

Searched refs:BOOL_VEC2 (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext3D.h348 BOOL_VEC2 = 0x8B57, enumerator
/external/webkit/Source/WebCore/html/canvas/
DWebGLRenderingContext.idl370 const unsigned int BOOL_VEC2 = 0x8B57;
DWebGLRenderingContext.cpp2453 case GraphicsContext3D::BOOL_VEC2: in getUniform()