Searched refs:isDepthFormat (Results 1 – 2 of 2) sorted by relevance
443 const bool isDepthFormat = in GetImageAspectFlagsFromFormat() local449 if (isDepthFormat) { in GetImageAspectFlagsFromFormat()
82 const bool isDepthFormat = in GetAdditionalImageFlagsFromFormat() local87 if (isDepthFormat) { in GetAdditionalImageFlagsFromFormat()2329 …const bool isDepthFormat = ((format == BASE_FORMAT_D16_UNORM) || (format == BASE_FORMAT_X8_D24_UNO… in GetImageAspectFlags() local2334 if (isDepthFormat) { in GetImageAspectFlags()