HomeSort by: relevance | last modified time | path
    Searched refs:customBorderColors (Results 1 - 7 of 7) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
tu_device.c 659 features->customBorderColors = true;
1425 custom_border_colors = border_color_features->customBorderColors;
  /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
panvk_device.c 639 features->customBorderColors = true;
  /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
v3dv_device.c 1088 features->customBorderColors = true;
  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
lvp_device.c 625 features->customBorderColors = true;
  /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
anv_device.c 1482 features->customBorderColors = pdevice->info.ver >= 8;
  /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
radv_device.c 1441 features->customBorderColors = true;
2926 custom_border_colors = border_color_features->customBorderColors;
  /xsrc/external/mit/MesaLib/dist/include/vulkan/
vulkan_core.h 12240 VkBool32 customBorderColors;

Completed in 99 milliseconds