Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.cpp417 VkPhysicalDeviceCustomBorderColorFeaturesEXT physicalDeviceCustomBorderColorFeatures = in ImageSamplingInstance() local
426 physicalDeviceFeatures.pNext = &physicalDeviceCustomBorderColorFeatures; in ImageSamplingInstance()
430 if (physicalDeviceCustomBorderColorFeatures.customBorderColors != VK_TRUE) in ImageSamplingInstance()
435 if (physicalDeviceCustomBorderColorFeatures.customBorderColorWithoutFormat != VK_TRUE && in ImageSamplingInstance()