textureSampleBias
consttextureSampleBias:DualFn<{<T>(texture,sampler,coords,bias):v4f; <T>(texture,sampler,coords,bias,offset?):v4f; <T>(texture,sampler,coords,arrayIndex,bias,offset?):v4f; <T>(texture,sampler,coords,bias,offset?):v4f; <T>(texture,sampler,coords,arrayIndex,bias):v4f; }>
Defined in: packages/typegpu/src/std/texture.ts:175