HomeSort by relevance Sort by last modified time
    Searched refs:deleteTexture (Results 26 - 32 of 32) sorted by null

12

  /external/webkit/Source/WebCore/platform/graphics/chromium/
LayerRendererChromium.cpp 508 GLC(m_context.get(), m_context->deleteTexture(textureId));
    [all...]
  /external/webkit/Source/WebCore/html/canvas/
WebGLRenderingContext.idl 499 [StrictTypeChecking] void deleteTexture(in WebGLTexture texture);
    [all...]
WebGLRenderingContext.cpp     [all...]
  /external/webkit/Source/WebCore/platform/graphics/opengl/
GraphicsContext3DOpenGL.cpp     [all...]
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Context.cpp 863 void Context::deleteTexture(GLuint texture)
870 mResourceManager->deleteTexture(texture);
    [all...]
libGLESv2.cpp     [all...]
  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsContext3DQt.cpp     [all...]

Completed in 529 milliseconds

12