textureSampleLevel
consttextureSampleLevel:DualFn<{<T>(texture,sampler,coords,level):v4f; <T>(texture,sampler,coords,level):v4f; <T>(texture,sampler,coords,level,offset):v4f; <T>(texture,sampler,coords,arrayIndex,level):v4f; <T>(texture,sampler,coords,arrayIndex,level,offset):v4f; <T>(texture,sampler,coords,level):v4f; <T>(texture,sampler,coords,level,offset):v4f; <T>(texture,sampler,coords,arrayIndex,level):v4f; <T>(texture,sampler,coords,level):number; <T>(texture,sampler,coords,level,offset):number; <T>(texture,sampler,coords,arrayIndex,level):number; <T>(texture,sampler,coords,arrayIndex,level,offset):number; <T>(texture,sampler,coords,level):number; <T>(texture,sampler,coords,arrayIndex,level):number; }>
Defined in: packages/typegpu/src/std/texture.ts:293