Searched defs:deleteObjectImpl (Results 1 – 7 of 7) sorted by relevance
59 void WebGLShader::deleteObjectImpl(blink::WebGraphicsContext3D* context3d, Platform3DObject object) in deleteObjectImpl() function in blink::WebGLShader
60 void WebGLBuffer::deleteObjectImpl(blink::WebGraphicsContext3D* context3d, Platform3DObject object) in deleteObjectImpl() function in blink::WebGLBuffer
65 void WebGLRenderbuffer::deleteObjectImpl(blink::WebGraphicsContext3D* context3d, Platform3DObject o… in deleteObjectImpl() function in blink::WebGLRenderbuffer
69 void WebGLProgram::deleteObjectImpl(blink::WebGraphicsContext3D* context3d, Platform3DObject obj) in deleteObjectImpl() function in blink::WebGLProgram
88 void WebGLVertexArrayObjectOES::deleteObjectImpl(blink::WebGraphicsContext3D* context3d, Platform3D… in deleteObjectImpl() function in blink::WebGLVertexArrayObjectOES
254 void WebGLTexture::deleteObjectImpl(blink::WebGraphicsContext3D* context3d, Platform3DObject object) in deleteObjectImpl() function in blink::WebGLTexture
563 void WebGLFramebuffer::deleteObjectImpl(blink::WebGraphicsContext3D* context3d, Platform3DObject ob… in deleteObjectImpl() function in blink::WebGLFramebuffer