MCPcopy Create free account
hub / github.com/carlonluca/pot / freeTexture

Method freeTexture

piomxtextures_src/glwidget.cpp:312–315  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

310}
311
312void OMX_TextureProviderQGLWidget::freeTexture(OMX_TextureData *textureData)
313{
314 // TODO: Implementation is missing.
315}
316
317void GLWidget::makeObject()
318{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected