Searched defs:featureType (Results 1 – 8 of 8) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/cereal/ |
D | dispatch.py | 360 def onBeginFeature(self, featureName, featureType): argument 494 def onBeginFeature(self, featureName, featureType): argument
|
D | functable.py | 225 def onBeginFeature(self, featureName, featureType): argument
|
D | decodersnapshot.py | 339 def onBeginFeature(self, featureName, featureType): argument
|
D | marshaling.py | 686 def onBeginFeature(self, featureName, featureType): argument
|
D | reservedmarshaling.py | 783 def onBeginFeature(self, featureName, featureType): argument
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/ |
D | generator.py | 967 def validateFeature(self, featureType, featureName): argument
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/cereal/common/ |
D | vulkantypes.py | 1020 def onBeginFeature(self, featureName, featureType): argument
|
D | codegen.py | 912 def onBeginFeature(self, featureName, featureType): argument
|