Searched refs:STENCIL_BITS (Results 1 - 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dconfig.h328 #define STENCIL_BITS 8 macro
H A Dmtypes.h71 #if STENCIL_BITS==8
73 #elif STENCIL_BITS==16
/external/webkit/Source/WebCore/platform/graphics/
H A DGraphicsContext3D.h215 STENCIL_BITS = 0x0D57, enumerator in enum:WebCore::GraphicsContext3D::__anon14648
/external/webkit/Source/WebCore/html/canvas/
H A DWebGLRenderingContext.idl195 const unsigned int STENCIL_BITS = 0x0D57;
H A DWebGLRenderingContext.cpp2169 case GraphicsContext3D::STENCIL_BITS:

Completed in 110 milliseconds