MCPcopy Create free account
hub / github.com/Sunset-Studios/Sundown / create_buffer

Method create_buffer

engine/src/renderer/render_graph.js:628–657  ·  view source on GitHub ↗

* Creates a new buffer resource in the render graph. * This method allocates a new buffer resource, sets up its configuration, and registers it in the graph. * * @param {Object} config - The configuration object for the buffer. * @param {number} config.size - The size of the buffer in by

(config)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

compile_passesMethod · 0.80
_draw_internalMethod · 0.80

Calls 6

allocateMethod · 0.45
fromMethod · 0.45
addMethod · 0.45
setMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected