Override internal texture by creating new texture. Previously created internal texture will released. Attention: It's expected you understand some bgfx internals before you use this call.
Native API pointer to texture. If result is 0, texture is not created yet from the main thread. Warning: Must be called only on render thread.
See Implementation
Override internal texture by creating new texture. Previously created internal texture will released. Attention: It's expected you understand some bgfx internals before you use this call.