Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp1906 const auto attachmentFormatFeature = isDepthStencilFormat(imgParams.imageFormat) in checkSupport() local
1909 const VkFormatFeatureFlags neededFeatures = attachmentFormatFeature in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp1756 VkFormatFeatureFlags attachmentFormatFeature = isDepthStencilFormat(params.imageFormat) ? in checkSupport() local
1764 (formatProps.optimalTilingFeatures & attachmentFormatFeature ) == 0u; in checkSupport()

Completed in 8 milliseconds