Searched refs:supported_features (Results 1 – 13 of 13) sorted by relevance
31 supported_features="@SUPPORT_FEATURES@" var
1993 struct btrfs_ioctl_feature_flags supported_features[3]; in btrfs_test_features_ioctls() local2010 &supported_features); in btrfs_test_features_ioctls()2011 btrfs_print_features(&supported_features[0]); in btrfs_test_features_ioctls()2015 &supported_features); in btrfs_test_features_ioctls()2020 btrfs_print_features(&supported_features[0]); in btrfs_test_features_ioctls()2022 btrfs_print_features(&supported_features[1]); in btrfs_test_features_ioctls()2024 btrfs_print_features(&supported_features[2]); in btrfs_test_features_ioctls()
447 static int supported_features(struct hfp_slc_handle *handle, const char *cmd) in supported_features() function531 { "AT+BRSF", supported_features },
313 VkPhysicalDeviceFeatures *supported_features) { in GpuPreCallRecordCreateDevice() argument314 …if (supported_features->fragmentStoresAndAtomics || supported_features->vertexPipelineStoresAndAto… in GpuPreCallRecordCreateDevice()319 new_features.fragmentStoresAndAtomics = supported_features->fragmentStoresAndAtomics; in GpuPreCallRecordCreateDevice()320 … new_features.vertexPipelineStoresAndAtomics = supported_features->vertexPipelineStoresAndAtomics; in GpuPreCallRecordCreateDevice()
629 VkPhysicalDeviceFeatures* supported_features);
2370 VkPhysicalDeviceFeatures supported_features; in PreCallRecordCreateDevice() local2371 instance_dispatch_table.GetPhysicalDeviceFeatures(gpu, &supported_features); in PreCallRecordCreateDevice()2372 GpuPreCallRecordCreateDevice(gpu, modified_create_info, &supported_features); in PreCallRecordCreateDevice()
85 supported_features;
182 supported_features;
1351 VkPhysicalDeviceFeatures supported_features; in anv_CreateDevice() local1352 anv_GetPhysicalDeviceFeatures(physicalDevice, &supported_features); in anv_CreateDevice()1353 VkBool32 *supported_feature = (VkBool32 *)&supported_features; in anv_CreateDevice()
1052 VkPhysicalDeviceFeatures supported_features; in radv_CreateDevice() local1053 radv_GetPhysicalDeviceFeatures(physicalDevice, &supported_features); in radv_CreateDevice()1054 VkBool32 *supported_feature = (VkBool32 *)&supported_features; in radv_CreateDevice()
1915 * Add supported_features command to debugfs