Function hip_sys::hiprt::hipTexRefGetMipmapLevelClamp
source · pub unsafe extern "C" fn hipTexRefGetMipmapLevelClamp(
pminMipmapLevelClamp: *mut f32,
pmaxMipmapLevelClamp: *mut f32,
texRef: *const textureReference
) -> hipError_t