Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.cpp415 …const VkSamplerCustomBorderColorCreateInfoEXT customBorderColorCreateInfo = *reinterpret_cast<cons… in ImageSamplingInstance() local
436 customBorderColorCreateInfo.format == VK_FORMAT_UNDEFINED) in ImageSamplingInstance()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp3898 …const VkSamplerCustomBorderColorCreateInfoEXT customBorderColorCreateInfo = *reinterpret_cast<cons… in mapVkSampler() local
3899 borderColorValue = mapVkColor(customBorderColorCreateInfo.customBorderColor); in mapVkSampler()