Home
last modified time | relevance | path

Searched refs:AllFeaturesBlobs (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkDeviceFeatures.hpp47 struct AllFeaturesBlobs struct
62 virtual void initializeFeatureFromBlob (const AllFeaturesBlobs& allFeaturesBlobs) = 0;
87 void initFeatureFromBlob(FeatureType& featureType, const AllFeaturesBlobs& allFeaturesBlobs);
90 void initFeatureFromBlobWrapper(FeatureType& featureType, const AllFeaturesBlobs& allFeaturesBlobs) in initFeatureFromBlobWrapper()
181 void initializeFeatureFromBlob (const AllFeaturesBlobs& allFeaturesBlobs) in initializeFeatureFromBlob()
H A DvkDeviceFeatures.cpp190 AllFeaturesBlobs allBlobs = in DeviceFeatures()

Completed in 1 milliseconds