Searched defs:isTexture (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/html/canvas/
H A DWebGLSharedObject.h50 virtual bool isTexture() const { return false; } function in class:WebCore::WebGLSharedObject
H A DWebGLTexture.h107 virtual bool isTexture() const { return true; } function in class:WebCore::WebGLTexture
H A DWebGLRenderingContext.cpp3315 GC3Dboolean WebGLRenderingContext::isTexture(WebGLTexture* texture) function in class:WebCore::__anon5286::WebGLRenderingContext
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp120 bool llvm::isTexture(const llvm::Value &val) { function in class:llvm
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/opengl/
H A DGraphicsContext3DOpenGLCommon.cpp813 GC3Dboolean GraphicsContext3D::isTexture(Platform3DObject texture) function in class:WebCore::GraphicsContext3D

Completed in 129 milliseconds