Searched refs:supportsFeatures (Results 1 – 1 of 1) sorted by relevance
53 if (!supportsFeatures(TargetImage::k_vkFormat, VK_FORMAT_FEATURE_COLOR_ATTACHMENT_BIT)) { in SetUp()57 if (!supportsFeatures(SourceImage::k_vkFormat, VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT)) { in SetUp()351 bool supportsFeatures(VkFormat format, VkFormatFeatureFlags features) { in supportsFeatures() function in gfxstream::vk::__anon7cf6e9770111::CompositorVkTest