The source project of this merge request has been removed.
vrend_decode: check vrend_decode_create_sampler_state
We support only three mode of mip filter: PIPE_TEX_MIPFILTER_NONE PIPE_TEX_MIPFILTER_LINEAR PIPE_TEX_MIPFILTER_NEAREST
Add check to prevent it fall down to other senarios.
Reviewed-by: Gurchetan Singh gurchetansingh@chromium.org
Edited by Pohsien Wang