Searched refs:formatFeatureFlags (Results 1 – 1 of 1) sorted by relevance
134 const FormatFeatureFlags formatFeatureFlags = (desc.imageTiling == CORE_IMAGE_TILING_LINEAR) in CheckFormat() local137 if ((neededFormatFeatureFlags & formatFeatureFlags) != neededFormatFeatureFlags) { in CheckFormat()