MCPcopy Create free account

hub / github.com/Motion-Core/motion-gpu / functions

Functions946 in github.com/Motion-Core/motion-gpu

↓ 1 callersFunctionassertStorageWriteAlignment
(name: string, data: ArrayBufferView, offset: number)
packages/motion-gpu/src/lib/core/runtime-loop.ts:59
↓ 1 callersFunctionassertType
(value: T)
packages/motion-gpu/src/tests/vue-use-motiongpu-user-context.test.ts:14
↓ 1 callersFunctionassertType
(value: T)
packages/motion-gpu/src/tests/react-use-motiongpu-user-context.test.tsx:15
↓ 1 callersFunctionattachFeedbackTextureBinding
( binding: RuntimeTextureBinding, view: GPUTextureView )
packages/motion-gpu/src/lib/core/renderer.ts:2340
↓ 1 callersFunctionawaitWithAbort
(promise: Promise<T>, signal: AbortSignal | undefined)
packages/motion-gpu/src/lib/core/texture-loader.ts:402
↓ 1 callersFunctionbeginDrag
( state: { time: number }, event: PointerEvent, canvas: HTMLCanvasElement )
apps/web/src/routes/playground/demos/rubiks-cube/react/runtime.tsx:280
↓ 1 callersFunctionbeginMove
(move: Move)
apps/web/src/routes/playground/demos/rubiks-cube/react/runtime.tsx:262
↓ 1 callersFunctionbuildCanvasPremultiplyHelper
(enabled: boolean)
packages/motion-gpu/src/lib/core/shader.ts:130
↓ 1 callersFunctionbuildCanvasPremultiplyHelper
(enabled: boolean)
packages/motion-gpu/src/lib/core/color-pipeline.ts:160
↓ 1 callersFunctionbuildColorTransformHelpers
* Optionally returns helper WGSL for linear-to-sRGB conversion.
packages/motion-gpu/src/lib/core/shader.ts:115
↓ 1 callersFunctionbuildComputePipelineEntry
(buildOptions: { computeSource: string; pingPongTarget?: string; pingPongFormat?: GPUTextureFormat;
packages/motion-gpu/src/lib/core/renderer.ts:2013
↓ 1 callersFunctionbuildDocEntry
(origin: string, entry: DocEntry)
apps/web/src/routes/llms.txt/+server.ts:17
↓ 1 callersFunctionbuildEmbedHtml
({ sessionId, parentOrigin, initialStyle }: { sessionId: string; parentOrigin: string; initialStyle: str
apps/web/src/routes/playground/embed/+server.ts:47
↓ 1 callersFunctionbuildEvalScript
(bundle: BundleResult, injectedJS = '')
apps/web/src/lib/playground-engine/preview/eval-script.ts:3
↓ 1 callersFunctionbuildFragmentOutput
* Builds fragment output code with optional color-space conversion.
packages/motion-gpu/src/lib/core/shader.ts:146
↓ 1 callersFunctionbuildFragmentStorageBufferBindings
* Builds read-only storage buffer bindings for fragment shader.
packages/motion-gpu/src/lib/core/shader.ts:83
↓ 1 callersFunctionbuildInitialDataSignature
(data: StorageBufferDefinition['initialData'])
packages/motion-gpu/src/lib/core/material.ts:602
↓ 1 callersFunctionbuildInitialStyle
(theme: PreviewTheme)
apps/web/src/routes/playground/embed/+server.ts:32
↓ 1 callersFunctionbuildKhronosPbrNeutralHelper
(enabled: boolean)
packages/motion-gpu/src/lib/core/color-pipeline.ts:134
↓ 1 callersFunctionbuildLinearToSrgbHelper
(enabled: boolean)
packages/motion-gpu/src/lib/core/color-pipeline.ts:119
↓ 1 callersFunctionbuildPassGraphSnapshot
( passes: AnyPass[] | undefined )
packages/motion-gpu/src/lib/core/renderer.ts:557
↓ 1 callersFunctionbuildPingPongShaderPipelineEntry
( pass: RuntimePingPongShaderPass, format: GPUTextureFormat, target: string )
packages/motion-gpu/src/lib/core/renderer.ts:2064
↓ 1 callersFunctionbuildPresentationReturn
(options: PresentationShaderOptions)
packages/motion-gpu/src/lib/core/color-pipeline.ts:182
↓ 1 callersFunctionbuildPreviewThemeStyle
(mode: EditorThemeMode)
apps/web/src/routes/playground/playground-controller.svelte.ts:75
↓ 1 callersFunctionbuildProfilingSnapshot
()
packages/motion-gpu/src/lib/core/frame-registry.ts:821
↓ 1 callersFunctionbuildShaderCompilationRuntimeContext
( options: RendererOptions )
packages/motion-gpu/src/lib/core/renderer.ts:596
↓ 1 callersFunctionbuildSourceFromDiagnostics
(error: unknown)
packages/motion-gpu/src/lib/core/error-report.ts:170
↓ 1 callersFunctionbuildTextureConfigSignature
* Builds a deterministic texture-config signature map used in material cache signatures. * * @param textures - Raw texture definitions from material
packages/motion-gpu/src/lib/core/material.ts:563
↓ 1 callersFunctionbuildVariantAdditionalFiles
( files: Record<string, string>, framework: PlaygroundFramework )
apps/web/src/routes/playground/playground-demos.ts:74
↓ 1 callersFunctionbundle
( framework: BundleOptions['framework'], svelte: typeof import('svelte/compiler') | null, svelte_version: s
apps/web/src/lib/playground-engine/workers/bundler/index.ts:466
↓ 1 callersMethodbundle
(files: PlaygroundFile[], options: BundleOptions)
apps/web/src/lib/playground-engine/Bundler.svelte.ts:68
↓ 1 callersFunctioncaptureMaterialSourceFromStack
()
packages/motion-gpu/src/lib/core/material.ts:298
↓ 1 callersFunctioncaptureSchedulerDebugSnapshot
( scheduler: MotionGPUScheduler )
packages/motion-gpu/src/lib/core/scheduler-helpers.ts:125
↓ 1 callersFunctionclamp
(value: number, min: number, max: number)
apps/web/src/routes/playground/demos/rubiks-cube/react/runtime.tsx:178
↓ 1 callersFunctionclassifyErrorMessage
* Maps known WebGPU/WGSL error patterns to a user-facing title and hint.
packages/motion-gpu/src/lib/core/error-report.ts:256
↓ 1 callersFunctioncloneTextureValue
* Clones optional texture value payload.
packages/motion-gpu/src/lib/core/material.ts:427
↓ 1 callersFunctioncloneUniformValue
* Clones uniform value input to decouple material instances from external objects.
packages/motion-gpu/src/lib/core/material.ts:393
↓ 1 callersFunctioncollectScriptEntryPoints
(directory: string)
packages/motion-gpu/vite.package.config.ts:11
↓ 1 callersFunctioncollectSvelteFiles
(directory: string)
packages/motion-gpu/vite.package.config.ts:42
↓ 1 callersFunctioncollectTargets
(section: HTMLElement)
apps/web/src/lib/animations/landing.ts:55
↓ 1 callersFunctioncommitMove
()
apps/web/src/routes/playground/demos/rubiks-cube/react/runtime.tsx:230
↓ 1 callersFunctioncompactLogForDisplay
(value: string)
apps/web/src/routes/playground/playground-controller.svelte.ts:69
↓ 1 callersFunctioncompareAgainstBaseline
( current: MetricMap, baseline: MetricMap )
packages/motion-gpu/scripts/perf/runtime-benchmark.ts:328
↓ 1 callersFunctioncompareAgainstBaseline
( current: MetricMap, baseline: MetricMap )
packages/motion-gpu/scripts/perf/core-benchmark.ts:125
↓ 1 callersFunctioncomputeBuildResult
( cacheKey: string, buildOptions: { computeSource: string; pingPongTarget?: string; pingPong
packages/motion-gpu/src/lib/core/renderer.ts:1781
↓ 1 callersFunctioncomputeStats
(samples: number[])
packages/motion-gpu/scripts/perf/core-benchmark.ts:88
↓ 1 callersFunctionconstrainResolution
(w: number, h: number, max: number)
apps/web/src/routes/playground/demos/ping-pong-fluid/react/runtime.tsx:20
↓ 1 callersFunctionconsumeUncapturedErrorMessage
()
packages/motion-gpu/src/lib/core/renderer.ts:1061
↓ 1 callersFunctioncopySvelteFilesPlugin
()
packages/motion-gpu/vite.package.config.ts:58
↓ 1 callersFunctioncreateCanvas
()
packages/motion-gpu/src/tests/core/runtime-loop-edge-cases.test.ts:69
↓ 1 callersFunctioncreateCases
()
packages/motion-gpu/scripts/perf/core-benchmark.ts:184
↓ 1 callersFunctioncreateExternalCopySource
* Creates typed descriptor for `copyExternalImageToTexture`.
packages/motion-gpu/src/lib/core/renderer.ts:634
↓ 1 callersFunctioncreateFakeDevice
()
packages/motion-gpu/src/tests/core/passes.test.ts:15
↓ 1 callersFunctioncreateFallbackTexture
* Creates a 1x1 white fallback texture used before user textures become available.
packages/motion-gpu/src/lib/core/renderer.ts:612
↓ 1 callersFunctioncreateFrameworkStore
()
apps/web/src/lib/stores/framework.svelte.ts:31
↓ 1 callersFunctioncreateGpuMipmapGenerator
(device: GPUDevice)
packages/motion-gpu/src/lib/core/renderer.ts:706
↓ 1 callersFunctioncreatePackageManagerStore
()
apps/web/src/lib/stores/package-manager.svelte.ts:44
↓ 1 callersFunctioncreatePingPongShaderBindGroup
(entry: PingPongShaderPipelineEntry)
packages/motion-gpu/src/lib/core/renderer.ts:2334
↓ 1 callersFunctioncreatePreviewSessionId
()
apps/web/src/routes/playground/playground-controller.svelte.ts:51
↓ 1 callersFunctioncreateRuntimeState
(initialDpr: number)
packages/motion-gpu/src/lib/react/FragCanvas.tsx:95
↓ 1 callersFunctioncreateState
(registry: ReturnType<typeof createFrameRegistry>, delta = 0.016)
packages/motion-gpu/src/tests/advanced-scheduler.test.ts:5
↓ 1 callersFunctioncreateSuccessTextureUrl
()
packages/motion-gpu/e2e/harness-react/scenarios/TextureScenario.tsx:5
↓ 1 callersFunctioncreateTestTextureUrl
()
packages/motion-gpu/e2e/harness-react/scenarios/LifecycleScenario.tsx:38
↓ 1 callersFunctioncreateThemeStore
()
apps/web/src/lib/stores/theme.svelte.ts:36
↓ 1 callersFunctioncreateUrlEntry
(origin: string, entry: SitemapEntry)
apps/web/src/routes/sitemap.xml/+server.ts:20
↓ 1 callersFunctiondecodeHtmlEntities
(value: string)
apps/web/src/lib/docs/manifest.ts:85
↓ 1 callersFunctiondedupeDocs
(entries: DocEntry[])
apps/web/src/routes/llms.txt/+server.ts:25
↓ 1 callersFunctiondedupeEntries
(entries: SitemapEntry[])
apps/web/src/routes/sitemap.xml/+server.ts:28
↓ 1 callersFunctiondestroy
()
apps/web/src/lib/utils/use-portal.ts:38
↓ 1 callersFunctiondotVec3
(a: Vec3, b: Vec3)
apps/web/src/routes/playground/demos/rubiks-cube/react/runtime.tsx:191
↓ 1 callersFunctioneaseInOutCubic
(t: number)
apps/web/src/routes/playground/demos/rubiks-cube/react/runtime.tsx:68
↓ 1 callersFunctionemitTypesPlugin
()
packages/motion-gpu/vite.package.config.ts:97
↓ 1 callersFunctionendDrag
(canvas: HTMLCanvasElement)
apps/web/src/routes/playground/demos/rubiks-cube/react/runtime.tsx:332
↓ 1 callersFunctionensureFunction
(functionOrValue: unknown)
apps/web/src/lib/playground-engine/workers/bundler/plugins/replace.ts:7
↓ 1 callersFunctionensurePingPongShaderTexturePair
( pass: RuntimePingPongShaderPass, options: { target: string; width: number; height: number;
packages/motion-gpu/src/lib/core/renderer.ts:1641
↓ 1 callersFunctionensurePipeline
(format: GPUTextureFormat)
packages/motion-gpu/src/lib/core/renderer.ts:734
↓ 1 callersFunctionensurePresentationTarget
(width: number, height: number)
packages/motion-gpu/src/lib/core/renderer.ts:2815
↓ 1 callersFunctionequalResourceRefs
( previous: readonly unknown[], previousCount: number, next: readonly unknown[] )
packages/motion-gpu/src/lib/core/compute-bindgroup-cache.ts:13
↓ 1 callersMethodeval
(script: string, style?: string)
apps/web/src/lib/playground-engine/preview/ReplProxy.ts:169
↓ 1 callersFunctionexecuteLoad
()
packages/motion-gpu/src/lib/svelte/use-texture.ts:97
↓ 1 callersFunctionexpandChunk
( source: string, kind: 'fragment' | 'include', includeName: string | undefined, includes: Record<string,
packages/motion-gpu/src/lib/core/material-preprocess.ts:214
↓ 1 callersFunctionextractComputeParamList
(compute: string)
packages/motion-gpu/src/lib/core/compute-shader.ts:23
↓ 1 callersFunctionextractGeneratedLineFromComputeError
* Best-effort line extraction from a raw GPU error/exception message. * * Used only as a fallback when WebGPU's structured `getCompilationInfo()` an
packages/motion-gpu/src/lib/core/renderer.ts:419
↓ 1 callersFunctionextractHeadingLevels
(selector: string)
apps/web/src/lib/docs/manifest.ts:73
↓ 1 callersFunctionextractLeadDescription
(markdown)
scripts/generate-changelog-docs.mjs:32
↓ 1 callersFunctionextractLogoAspectRatio
(svgMarkup: string)
apps/web/src/routes/docs/og/[...slug]/+server.ts:81
↓ 1 callersFunctionextractTocHeadings
(source: string, selector: string)
apps/web/src/lib/docs/manifest.ts:121
↓ 1 callersFunctionfindDependencyCycle
* Finds one deterministic cycle path in the directed dependency graph.
packages/motion-gpu/src/lib/core/frame-registry.ts:418
↓ 1 callersFunctionfindFile
(basePath: string)
apps/web/src/routes/motion-gpu/[...path]/+server.ts:18
↓ 1 callersFunctionfireMockRO
(instance: MockRO, inlineSize: number, blockSize: number)
packages/motion-gpu/src/tests/core/runtime-loop.test.ts:814
↓ 1 callersFunctionflattenNavigationToManifest
(items: DocItem[], parentCategory?: string)
apps/web/src/lib/docs/manifest.ts:12
↓ 1 callersFunctionflushFrame
(timestamp: number)
packages/motion-gpu/src/tests/vue-motiongpu-context.test.ts:32
↓ 1 callersFunctionflushFrame
(timestamp: number)
packages/motion-gpu/src/tests/react-motiongpu-context.test.tsx:32
↓ 1 callersFunctionflushRetryTimer
(index = 0)
packages/motion-gpu/src/tests/FragCanvas.runtime.test.ts:79
↓ 1 callersFunctionflushRetryTimer
(index = 0)
packages/motion-gpu/src/tests/vue-frag-canvas.runtime.test.ts:84
↓ 1 callersFunctionflushRetryTimer
(index = 0)
packages/motion-gpu/src/tests/react-frag-canvas.runtime.test.tsx:84
↓ 1 callersFunctionflushStorageWrites
(writes: Parameters<Renderer['flushStorageWrites']>[0])
packages/motion-gpu/src/lib/core/renderer.ts:2954
↓ 1 callersFunctionformatBundleError
(error: NonNullable<BundleResult['error']>)
apps/web/src/routes/playground/playground-controller.svelte.ts:91
↓ 1 callersFunctionformatMaterialSignature
(value: string)
packages/motion-gpu/src/lib/react/MotionGPUErrorOverlay.tsx:377
↓ 1 callersFunctionformatRuntimeContext
(context: MotionGPUErrorReport['context'])
packages/motion-gpu/src/lib/react/MotionGPUErrorOverlay.tsx:364
← previousnext →401–500 of 946, ranked by callers