Set texture parameters (filter, wrap)
void rlTextureParameters(int id, int param, int value) => _rlTextureParameters(id, param, value);