MCPcopy Create free account
hub / github.com/Motion-Core/motion-gpu / createRenderTexture

Function createRenderTexture

packages/motion-gpu/src/lib/core/renderer.ts:945–968  ·  view source on GitHub ↗

* Allocates a render target texture with usage flags suitable for passes/blits.

(
	device: GPUDevice,
	width: number,
	height: number,
	format: GPUTextureFormat
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

ensureSlotTargetFunction · 0.85
ensurePresentationTargetFunction · 0.85
syncRenderTargetsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected