Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext3D.h350 BOOL_VEC4 = 0x8B59, enumerator
/external/webkit/Source/WebCore/html/canvas/
DWebGLRenderingContext.idl372 const unsigned int BOOL_VEC4 = 0x8B59;
DWebGLRenderingContext.cpp2461 case GraphicsContext3D::BOOL_VEC4: in getUniform()