MCPcopy Create free account
hub / github.com/crownengine/crown / destroyVertexLayout

Method destroyVertexLayout

3rdparty/bgfx/src/renderer_gl.cpp:3330–3332  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3328 }
3329
3330 void destroyVertexLayout(VertexLayoutHandle /*_handle*/) override
3331 {
3332 }
3333
3334 void createVertexBuffer(VertexBufferHandle _handle, const Memory* _mem, VertexLayoutHandle _layoutHandle, uint16_t _flags) override
3335 {

Callers 2

rendererExecCommandsMethod · 0.45
destroyFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected