Home
last modified time | relevance | path

Searched refs:TEXTURE1 (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/chromium/
DRenderSurfaceChromium.cpp118 GLC(context3D, context3D->activeTexture(GraphicsContext3D::TEXTURE1)); in drawSurface()
/external/webkit/Source/WebCore/platform/graphics/chromium/cc/
DCCVideoLayerImpl.cpp111 GLC(context, context->activeTexture(GraphicsContext3D::TEXTURE1)); in drawYUV()
/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext3D.h306 TEXTURE1 = 0x84C1, enumerator
/external/webkit/Source/WebCore/html/canvas/
DWebGLRenderingContext.idl324 const unsigned int TEXTURE1 = 0x84C1;