Searched refs:formatFeatures (Results 1 – 9 of 9) sorted by relevance
277 .fFormatFeatures = nbFormatProps.formatFeatures in GetYcbcrInfo()280 …K_FORMAT_FEATURE_SAMPLED_IMAGE_YCBCR_CONVERSION_LINEAR_FILTER_BIT & nbFormatProps.formatFeatures) { in GetYcbcrInfo()347 imageInfo->ycbcrConversionInfo.formatFeatures = nbFormatProps.formatFeatures; in MakeBackendTextureFromNativeBuffer()348 …K_FORMAT_FEATURE_SAMPLED_IMAGE_YCBCR_CONVERSION_LINEAR_FILTER_BIT & nbFormatProps.formatFeatures) { in MakeBackendTextureFromNativeBuffer()
60 hardwareBufferProperties.formatFeatures = bufferFormatProperties.formatFeatures; in QueryHwBufferFormatProperties()
28 | [formatFeatures](_vulkan.md#formatfeatures) | 描述了与externalFormat对应的能力。 |
99 | [VkNativeBufferFormatPropertiesOHOS::formatFeatures](#formatfeatures) | 描述了与externalFormat对应的能力。 |635 ### formatFeatures subsection639 VkFormatFeatureFlags VkNativeBufferFormatPropertiesOHOS::formatFeatures
63 .fFormatFeatures = vkInfo->ycbcrConversionInfo.formatFeatures in ConvertToGrBackendVKTexture()110 vkInfo->ycbcrConversionInfo.formatFeatures = vkImageInfo.fYcbcrConversionInfo.fFormatFeatures; in ConvertToVKTexture()
34 VkFormatFeatureFlags formatFeatures { 0 };
28 | [formatFeatures](_vulkan.md#formatfeatures) | Features of the externally defined format.|
96 | [VkNativeBufferFormatPropertiesOHOS::formatFeatures](#formatfeatures) | Features of the externall…535 ### formatFeatures subsection539 VkFormatFeatureFlags VkNativeBufferFormatPropertiesOHOS::formatFeatures
71 VkFormatFeatureFlags formatFeatures = 0; member