Searched refs:useWeighting (Results 1 – 3 of 3) sorted by relevance
59 …BOOL useWeighting; ///< Use channel weightings. With swizzled formats the weig… member
374 pConfig->useWeighting = USEWEIGHTING_DEFAULT; in InitializeConfig()548 pConfig->useWeighting = (pConfig->weightingRed != 1.0); in InitializeConfig()557 pConfig->useWeighting = (pConfig->weightingGreen != 1.0); in InitializeConfig()566 pConfig->useWeighting = (pConfig->weightingBlue != 1.0); in InitializeConfig()733 convertOptions.useWeighting = config.useWeighting; in _tmain()
148 bool useWeighting; member