Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dsamplerobj.c320 #define INVALID_PNAME 0x101 macro
496 return INVALID_PNAME; in set_sampler_compare_mode()
517 return INVALID_PNAME; in set_sampler_compare_func()
551 return INVALID_PNAME; in set_sampler_max_anisotropy()
571 return INVALID_PNAME; in set_sampler_cube_map_seamless()
589 return INVALID_PNAME; in set_sampler_srgb_decode()
659 res = INVALID_PNAME; in _mesa_SamplerParameteri()
669 case INVALID_PNAME: in _mesa_SamplerParameteri()
746 res = INVALID_PNAME; in _mesa_SamplerParameterf()
756 case INVALID_PNAME: in _mesa_SamplerParameterf()
[all …]