TgpuBufferMutable
Defined in: packages/typegpu/src/core/buffer/bufferUsage.ts:65
Extends
Section titled “Extends”TgpuBufferUsage
<TData
,"mutable"
>
Type Parameters
Section titled “Type Parameters”• TData extends BaseData
Properties
Section titled “Properties”[$internal]
Section titled “[$internal]”
readonly
[$internal]:object
Defined in: packages/typegpu/src/core/buffer/bufferUsage.ts:43
dataType
Section titled “dataType”
readonly
dataType:TData
Inherited from
Section titled “Inherited from”TgpuBufferUsage.[$internal]
[$repr]
Section titled “[$repr]”
readonly
[$repr]:Infer
<TData
>
Defined in: packages/typegpu/src/core/buffer/bufferUsage.ts:37
Inherited from
Section titled “Inherited from”TgpuBufferUsage.[$repr]
$
$:
InferGPU
<TData
>
Defined in: packages/typegpu/src/core/buffer/bufferUsage.ts:41
Inherited from
Section titled “Inherited from”TgpuBufferUsage.$
resourceType
Section titled “resourceType”
readonly
resourceType:"buffer-usage"
Defined in: packages/typegpu/src/core/buffer/bufferUsage.ts:35
Inherited from
Section titled “Inherited from”TgpuBufferUsage.resourceType
readonly
usage:"mutable"
Defined in: packages/typegpu/src/core/buffer/bufferUsage.ts:36
Inherited from
Section titled “Inherited from”TgpuBufferUsage.usage
value:
InferGPU
<TData
>
Defined in: packages/typegpu/src/core/buffer/bufferUsage.ts:40
Inherited from
Section titled “Inherited from”TgpuBufferUsage.value
Methods
Section titled “Methods”[$gpuValueOf]()
Section titled “[$gpuValueOf]()”[$gpuValueOf](
ctx
):InferGPU
<TData
>
Defined in: packages/typegpu/src/core/buffer/bufferUsage.ts:39
Parameters
Section titled “Parameters”ResolutionCtx
Returns
Section titled “Returns”InferGPU
<TData
>
Inherited from
Section titled “Inherited from”TgpuBufferUsage.[$gpuValueOf]