Home
last modified time | relevance | path

Searched refs:physicalDeviceSamplerMinMaxProperties (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.cpp258 VkPhysicalDeviceSamplerFilterMinmaxPropertiesEXT physicalDeviceSamplerMinMaxProperties = in ImageSamplingInstance() local
267 physicalDeviceProperties.pNext = &physicalDeviceSamplerMinMaxProperties; in ImageSamplingInstance()
271 if (physicalDeviceSamplerMinMaxProperties.filterMinmaxImageComponentMapping != VK_TRUE) in ImageSamplingInstance()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp1761 VkPhysicalDeviceSamplerFilterMinmaxPropertiesEXT physicalDeviceSamplerMinMaxProperties = in getRequiredOptimalExtendedTilingFeatures() local
1772 physicalDeviceProperties.pNext = &physicalDeviceSamplerMinMaxProperties; in getRequiredOptimalExtendedTilingFeatures()
1778 if (physicalDeviceSamplerMinMaxProperties.filterMinmaxSingleComponentFormats) in getRequiredOptimalExtendedTilingFeatures()