Searched refs:activeTexture (Results 1 – 8 of 8) sorted by relevance
116 void activeTexture(unsigned long texture);873 void GraphicsContext3DInternal::activeTexture(unsigned long texture) in activeTexture() function in WebCore::GraphicsContext3DInternal1289 void GraphicsContext3D::activeTexture(unsigned long texture) in activeTexture() function in WebCore::GraphicsContext3D1291 m_internal->activeTexture(texture); in activeTexture()
66 void activeTexture(unsigned long texture, ExceptionCode& ec);
163 void WebGLRenderingContext::activeTexture(unsigned long texture, ExceptionCode& ec) in activeTexture() function in WebCore::WebGLRenderingContext171 m_context->activeTexture(texture); in activeTexture()
462 void activeTexture(in unsigned long texture) raises(DOMException);
422 void activeTexture(unsigned long texture);
240 void GraphicsContext3D::activeTexture(unsigned long texture) in activeTexture() function in WebCore::GraphicsContext3D
4373 (WebCore::GraphicsContext3DInternal::activeTexture):4404 (WebCore::GraphicsContext3D::activeTexture):
23051 (WebCore::WebGLRenderingContext::activeTexture):28792 (WebCore::WebGLRenderingContext::activeTexture):