Add missing select() overloads
authorSimon Richter <Simon.Richter@hogyros.de>
Mon, 22 Apr 2013 16:29:57 +0000 (18:29 +0200)
committerZhigang Gong <zhigang.gong@linux.intel.com>
Wed, 24 Apr 2013 07:53:11 +0000 (15:53 +0800)
commit62d5f27eddd922b61fa4081b6b46ab8f655619cb
tree4cff78ff3fa5958d76be81e0b2bd43695989d063
parent7459d19f30dea14c43a70bf3b09b3c605c99699a
Add missing select() overloads

Both signed and unsigned types are allowed as the condition type,
regardless of the true/false branch types.

Signed-off-by: Simon Richter <Simon.Richter@hogyros.de>
backend/src/ocl_stdlib.h