Home | History | Annotate | Download | only in tests

Lines Matching refs:linearTilingFeatures

298         if (props.linearTilingFeatures & VK_FORMAT_FEATURE_COLOR_ATTACHMENT_BIT) {
695 if (IsCompatible(usage, image_fmt.linearTilingFeatures)) {
704 } else if (IsCompatible(usage, image_fmt.linearTilingFeatures)) {