Searched defs:PlatformFeatures (Results 1 – 3 of 3) sorted by relevance
43 pub struct PlatformFeatures { struct44 pub fp16: bool,45 pub fp64: bool,
275 PLATFORM_FEATURES PlatformFeatures; ///< Describe Platform Features in structure member
436 UINT8 PlatformFeatures; member