Home
last modified time | relevance | path

Searched refs:neededFeatures (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp1909 const VkFormatFeatureFlags neededFeatures = attachmentFormatFeature in checkSupport() local
1915 if ((formatProps.optimalTilingFeatures & neededFeatures) != neededFeatures) in checkSupport()
1918 msg << "Format does not support required features: 0x" << std::hex << neededFeatures; in checkSupport() local

Completed in 5 milliseconds