Searched refs:supportedBits (Results 1 – 1 of 1) sorted by relevance
60 UINT supportedBits = dxgiSupport.alwaysSupportedFlags; in query() local67 supportedBits |= (formatSupport & supportMask); in query()76 return ((supportedBits & supportMask) == supportMask); in query()