Skip to main content

cuTexRefGetMipmapLevelClamp

Function cuTexRefGetMipmapLevelClamp 

pub unsafe fn cuTexRefGetMipmapLevelClamp(
    pminMipmapLevelClamp: *mut f32,
    pmaxMipmapLevelClamp: *mut f32,
    hTexRef: *mut CUtexref_st,
) -> cudaError_enum