Searched defs:allFeaturesBlobs (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkDeviceFeatures.inl | 113 …tures>(VkPhysicalDevice16BitStorageFeatures& featureType, const AllFeaturesBlobs& allFeaturesBlobs) 120 …Features>(VkPhysicalDeviceMultiviewFeatures& featureType, const AllFeaturesBlobs& allFeaturesBlobs) 126 …s>(VkPhysicalDeviceVariablePointersFeatures& featureType, const AllFeaturesBlobs& allFeaturesBlobs) 131 …es>(VkPhysicalDeviceProtectedMemoryFeatures& featureType, const AllFeaturesBlobs& allFeaturesBlobs) 135 …hysicalDeviceSamplerYcbcrConversionFeatures& featureType, const AllFeaturesBlobs& allFeaturesBlobs) 139 …kPhysicalDeviceShaderDrawParametersFeatures& featureType, const AllFeaturesBlobs& allFeaturesBlobs) 143 …atures>(VkPhysicalDevice8BitStorageFeatures& featureType, const AllFeaturesBlobs& allFeaturesBlobs) 149 …>(VkPhysicalDeviceShaderAtomicInt64Features& featureType, const AllFeaturesBlobs& allFeaturesBlobs) 154 …>(VkPhysicalDeviceShaderFloat16Int8Features& featureType, const AllFeaturesBlobs& allFeaturesBlobs) 159 …(VkPhysicalDeviceDescriptorIndexingFeatures& featureType, const AllFeaturesBlobs& allFeaturesBlobs) [all …]
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkDeviceFeatures.hpp | 87 void initFeatureFromBlobWrapper(FeatureType& featureType, const AllFeaturesBlobs& allFeaturesBlobs) in initFeatureFromBlobWrapper() 166 void initializeFeatureFromBlob (const AllFeaturesBlobs& allFeaturesBlobs) in initializeFeatureFromBlob()
|