Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp1898 const auto imgParams = getImageSamplingInstanceParams(m_imageViewType, m_imageFormat, m_imageSize, m_imageDescriptorType, m_samplerLod); in checkSupport() local
1899 checkSupportImageSamplingInstance(context, imgParams); in checkSupport()
1904 vki.getPhysicalDeviceFormatProperties(physicalDevice, imgParams.imageFormat, &formatProps); in checkSupport()
1906 const auto attachmentFormatFeature = isDepthStencilFormat(imgParams.imageFormat) in checkSupport()

Completed in 4 milliseconds