Home
last modified time | relevance | path

Searched refs:INVALID_PNAME (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dsamplerobj.c556 #define INVALID_PNAME 0x101 macro
836 return INVALID_PNAME; in set_sampler_max_anisotropy()
860 return INVALID_PNAME; in set_sampler_cube_map_seamless()
889 return INVALID_PNAME; in set_sampler_srgb_decode()
919 return INVALID_PNAME; in set_sampler_reduction_mode()
1024 res = INVALID_PNAME; in _mesa_SamplerParameteri()
1034 case INVALID_PNAME: in _mesa_SamplerParameteri()
1110 res = INVALID_PNAME; in _mesa_SamplerParameterf()
1120 case INVALID_PNAME: in _mesa_SamplerParameterf()
1203 res = INVALID_PNAME; in _mesa_SamplerParameteriv()
[all …]