Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crownengine/crown
/ updateTextureEnd
Method
updateTextureEnd
3rdparty/bgfx/src/renderer_gl.cpp:3411–3413 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3409
}
3410
3411
void updateTextureEnd() override
3412
{
3413
}
3414
3415
void readTexture(TextureHandle _handle, void* _data, uint8_t _mip) override
3416
{
Callers
1
flushTextureUpdateBatch
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected