Searched defs:onBeginFeature (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gfxstream/codegen/scripts/cereal/ | ||
H A D | dispatch.py | 341 def onBeginFeature(self, featureName, featureType): member in VulkanDispatch |
H A D | functable.py | 228 def onBeginFeature(self, featureName, featureType): member in VulkanFuncTable |
H A D | decodersnapshot.py | 446 def onBeginFeature(self, featureName, featureType): member in VulkanDecoderSnapshot |
H A D | marshaling.py | 669 def onBeginFeature(self, featureName, featureType): member in VulkanMarshaling |
H A D | reservedmarshaling.py | 769 def onBeginFeature(self, featureName, featureType): member in VulkanReservedMarshaling |
/aosp_15_r20/external/mesa3d/src/gfxstream/codegen/scripts/cereal/common/ | ||
H A D | vulkantypes.py | 1006 def onBeginFeature(self, featureName, featureType): member in VulkanTypeInfo |
H A D | codegen.py | 927 def onBeginFeature(self, featureName, featureType): member in VulkanWrapperGenerator |