Searched refs:customBorderColorCreateInfo (Results 1 – 3 of 3) sorted by relevance
433 …const VkSamplerCustomBorderColorCreateInfoEXT customBorderColorCreateInfo = *reinterpret_cast<cons… in setup() local454 customBorderColorCreateInfo.format == VK_FORMAT_UNDEFINED) in setup()
3958 …const VkSamplerCustomBorderColorCreateInfoEXT customBorderColorCreateInfo = *reinterpret_cast<cons… in mapVkSampler() local3959 borderColorValue = mapVkColor(customBorderColorCreateInfo.customBorderColor); in mapVkSampler()