Searched refs:border_color_features (Results 1 – 2 of 2) sorted by relevance
999 … const VkPhysicalDeviceCustomBorderColorFeaturesEXT *border_color_features = (const void *)ext; in tu_CreateDevice() local1000 custom_border_colors = border_color_features->customBorderColors; in tu_CreateDevice()
2708 const VkPhysicalDeviceCustomBorderColorFeaturesEXT *border_color_features = (const void *)ext; in radv_CreateDevice() local2709 custom_border_colors = border_color_features->customBorderColors; in radv_CreateDevice()