Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/vulkan/
Dtu_device.c999 … const VkPhysicalDeviceCustomBorderColorFeaturesEXT *border_color_features = (const void *)ext; in tu_CreateDevice() local
1000 custom_border_colors = border_color_features->customBorderColors; in tu_CreateDevice()
/external/mesa3d/src/amd/vulkan/
Dradv_device.c2708 const VkPhysicalDeviceCustomBorderColorFeaturesEXT *border_color_features = (const void *)ext; in radv_CreateDevice() local
2709 custom_border_colors = border_color_features->customBorderColors; in radv_CreateDevice()