Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/html/canvas/
DWebGLRenderingContext.idl54 /* LEQUAL */
126 /* LEQUAL */
269 const unsigned int LEQUAL = 0x0203;
DWebGLRenderingContext.cpp4447 case GraphicsContext3D::LEQUAL: in validateStencilFunc()
/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext3D.h269 LEQUAL = 0x0203, enumerator