Skip to content

textureStore

const textureStore: DualFn<{<T>(texture, coords, value): void; <T>(texture, coords, value): void; <T>(texture, coords, arrayIndex, value): void; <T>(texture, coords, value): void; }>

Defined in: packages/typegpu/src/std/texture.ts:452