TgpuFragmentFn
Defined in: packages/typegpu/src/core/function/tgpuFragmentFn.ts:110
Extends
Section titled “Extends”TgpuNamable
Type Parameters
Section titled “Type Parameters”• Varying extends FragmentInConstrained
= FragmentInConstrained
• Output extends FragmentOutConstrained
= FragmentOutConstrained
Properties
Section titled “Properties”[$internal]
Section titled “[$internal]”
readonly
[$internal]:true
Defined in: packages/typegpu/src/core/function/tgpuFragmentFn.ts:114
outputType
Section titled “outputType”
readonly
outputType:IOLayoutToSchema
<Output
>
Defined in: packages/typegpu/src/core/function/tgpuFragmentFn.ts:116
readonly
shell:TgpuFragmentFnShellHeader
<Varying
,Output
>
Defined in: packages/typegpu/src/core/function/tgpuFragmentFn.ts:115
Methods
Section titled “Methods”$name()
Section titled “$name()”$name(
label
):this
Defined in: packages/typegpu/src/shared/meta.ts:83
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”this
Inherited from
Section titled “Inherited from”TgpuNamable.$name
$uses()
Section titled “$uses()”$uses(
dependencyMap
):this
Defined in: packages/typegpu/src/core/function/tgpuFragmentFn.ts:118
Parameters
Section titled “Parameters”dependencyMap
Section titled “dependencyMap”Record
<string
, unknown
>
Returns
Section titled “Returns”this