pub fn set_sample_params_slot(
slot: TextureUnit,
filter: TextureFilter,
wrap_u: TextureWrap,
wrap_v: TextureWrap,
)Expand description
Set texture sample params for the given texture unit
pub fn set_sample_params_slot(
slot: TextureUnit,
filter: TextureFilter,
wrap_u: TextureWrap,
wrap_v: TextureWrap,
)Set texture sample params for the given texture unit