Home
last modified time | relevance | path

Searched defs:featureType (Results 1 – 17 of 17) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkDeviceFeatures.inl60 …atureFromBlob<VkPhysicalDevice16BitStorageFeatures>(VkPhysicalDevice16BitStorageFeatures& featureT…
67 …itFeatureFromBlob<VkPhysicalDeviceMultiviewFeatures>(VkPhysicalDeviceMultiviewFeatures& featureTyp…
73 …romBlob<VkPhysicalDeviceVariablePointersFeatures>(VkPhysicalDeviceVariablePointersFeatures& featur…
78 …FromBlob<VkPhysicalDeviceProtectedMemoryFeatures>(VkPhysicalDeviceProtectedMemoryFeatures& feature…
82 …kPhysicalDeviceSamplerYcbcrConversionFeatures>(VkPhysicalDeviceSamplerYcbcrConversionFeatures& fea…
86 …b<VkPhysicalDeviceShaderDrawParametersFeatures>(VkPhysicalDeviceShaderDrawParametersFeatures& feat…
90 …eatureFromBlob<VkPhysicalDevice8BitStorageFeatures>(VkPhysicalDevice8BitStorageFeatures& featureTy…
96 …mBlob<VkPhysicalDeviceShaderAtomicInt64Features>(VkPhysicalDeviceShaderAtomicInt64Features& featur…
101 …mBlob<VkPhysicalDeviceShaderFloat16Int8Features>(VkPhysicalDeviceShaderFloat16Int8Features& featur…
106 …Blob<VkPhysicalDeviceDescriptorIndexingFeatures>(VkPhysicalDeviceDescriptorIndexingFeatures& featu…
[all …]
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkDeviceFeatures.inl14 …eatureFromBlob<VkPhysicalDevicePrivateDataFeatures>(VkPhysicalDevicePrivateDataFeatures& featureTy…
18 …romBlob<VkPhysicalDeviceVariablePointersFeatures>(VkPhysicalDeviceVariablePointersFeatures& featur…
23 …itFeatureFromBlob<VkPhysicalDeviceMultiviewFeatures>(VkPhysicalDeviceMultiviewFeatures& featureTyp…
29 …atureFromBlob<VkPhysicalDevice16BitStorageFeatures>(VkPhysicalDevice16BitStorageFeatures& featureT…
36 …lDeviceShaderSubgroupExtendedTypesFeatures>(VkPhysicalDeviceShaderSubgroupExtendedTypesFeatures& f…
40 …kPhysicalDeviceSamplerYcbcrConversionFeatures>(VkPhysicalDeviceSamplerYcbcrConversionFeatures& fea…
44 …FromBlob<VkPhysicalDeviceProtectedMemoryFeatures>(VkPhysicalDeviceProtectedMemoryFeatures& feature…
48 …Blob<VkPhysicalDeviceInlineUniformBlockFeatures>(VkPhysicalDeviceInlineUniformBlockFeatures& featu…
53 …atureFromBlob<VkPhysicalDeviceMaintenance4Features>(VkPhysicalDeviceMaintenance4Features& featureT…
57 …b<VkPhysicalDeviceShaderDrawParametersFeatures>(VkPhysicalDeviceShaderDrawParametersFeatures& feat…
[all …]
/external/freetype/src/gxvalid/
Dgxvmort.h42 FT_UShort featureType; member
/external/gfxstream-protocols/registry/vulkan/scripts/cereal/
Dfunctable.py117 def onBeginFeature(self, featureName, featureType): argument
Ddispatch.py358 def onBeginFeature(self, featureName, featureType): argument
492 def onBeginFeature(self, featureName, featureType): argument
Ddecodersnapshot.py215 def onBeginFeature(self, featureName, featureType): argument
Dmarshaling.py688 def onBeginFeature(self, featureName, featureType): argument
Dreservedmarshaling.py779 def onBeginFeature(self, featureName, featureType): argument
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFeatures.hpp90 void initFeatureFromBlobWrapper(FeatureType& featureType, const AllFeaturesBlobs& allFeaturesBlobs) in initFeatureFromBlobWrapper()
/external/gfxstream-protocols/registry/vulkan/scripts/
Dgenerator.py850 def validateFeature(self, featureType, featureName): argument
/external/vulkan-headers/registry/
Dgenerator.py947 def validateFeature(self, featureType, featureName): argument
/external/angle/third_party/vulkan-deps/vulkan-headers/src/registry/
Dgenerator.py962 def validateFeature(self, featureType, featureName): argument
/external/gfxstream-protocols/registry/vulkan/scripts/cereal/common/
Dvulkantypes.py917 def onBeginFeature(self, featureName, featureType): argument
Dcodegen.py908 def onBeginFeature(self, featureName, featureType): argument
/external/harfbuzz_ng/src/
Dhb-aat-layout-morx-table.hh856 HBUINT16 featureType; /* The type of feature. */ member
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dcivicinfo.v2.json887 "featureType": { object
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc1737 auto featureType = features.getType(); in matchAndRewrite() local