Lines Matching refs:INVALID_PARAM
555 #define INVALID_PARAM 0x100 macro
580 return INVALID_PARAM; in set_sampler_wrap_s()
599 return INVALID_PARAM; in set_sampler_wrap_t()
618 return INVALID_PARAM; in set_sampler_wrap_r()
668 return INVALID_PARAM; in set_sampler_min_filter()
689 return INVALID_PARAM; in set_sampler_mag_filter()
794 return INVALID_PARAM; in set_sampler_compare_mode()
826 return INVALID_PARAM; in set_sampler_compare_func()
906 return INVALID_PARAM; in set_sampler_srgb_decode()
925 return INVALID_PARAM; in set_sampler_reduction_mode()
1038 case INVALID_PARAM: in _mesa_SamplerParameteri()
1124 case INVALID_PARAM: in _mesa_SamplerParameterf()
1217 case INVALID_PARAM: in _mesa_SamplerParameteriv()
1303 case INVALID_PARAM: in _mesa_SamplerParameterfv()
1389 case INVALID_PARAM: in _mesa_SamplerParameterIiv()
1476 case INVALID_PARAM: in _mesa_SamplerParameterIuiv()