Fix the ordering of CREATE_SAMPLER macro in C++ API, according to corresponding
Java API.

 - min/mag, wrapS/wrapT was incorrectly swapped
 - When creating MIP_LINEAR related sampler, mag should be set to LINEAR
   and min to LINEAR_MIP_LINEAR

Change-Id: Iaa354281d6dba73fca452e04452c88bfe5af0469
1 file changed