TgpuRawCodeSnippet
Extra declaration that will be included in final WGSL code when resolving objects that use it.
Type Parameters
Section titled “Type Parameters”• TDataType extends AnyData
Properties
Section titled “Properties”$
$:
InferGPU<TDataType>
Defined in
Section titled “Defined in”packages/typegpu/src/core/rawCodeSnippet/tgpuRawCodeSnippet.ts:28
value:
InferGPU<TDataType>
Defined in
Section titled “Defined in”packages/typegpu/src/core/rawCodeSnippet/tgpuRawCodeSnippet.ts:29
Methods
Section titled “Methods”$uses()
Section titled “$uses()”$uses(
dependencyMap):this
Parameters
Section titled “Parameters”dependencyMap
Section titled “dependencyMap”Record<string, unknown>
Returns
Section titled “Returns”this
Defined in
Section titled “Defined in”packages/typegpu/src/core/rawCodeSnippet/tgpuRawCodeSnippet.ts:31