Searched defs:GpuFeatureInfo (Results 1 – 1 of 1) sorted by relevance
19 struct GpuFeatureInfo { struct20 std::string name;21 uint32 blocked;22 bool disabled;23 std::string disabled_description;24 bool fallback_to_software;