textureSampleGrad
consttextureSampleGrad:DualFn<{<T>(texture,sampler,coords,ddx,ddy):v4f; <T>(texture,sampler,coords,ddx,ddy,offset):v4f; <T>(texture,sampler,coords,arrayIndex,ddx,ddy):v4f; <T>(texture,sampler,coords,arrayIndex,ddx,ddy,offset):v4f; <T>(texture,sampler,coords,ddx,ddy):v4f; <T>(texture,sampler,coords,ddx,ddy,offset):v4f; <T>(texture,sampler,coords,ddx,ddy):v4f; <T>(texture,sampler,coords,arrayIndex,ddx,ddy):v4f; }>
Defined in: packages/typegpu/src/std/texture.ts:843