MCPcopy Index your code
hub / github.com/KhronosGroup/Vulkan-Docs / generate

Method generate

scripts/base_generator.py:248–250  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

246
247 # This function should be overloaded
248 def generate(self):
249 print("WARNING: This should not be called from the child class")
250 return
251
252 # This function is dense, it does all the magic to set the right extensions dependencies!
253 #

Callers 2

endFileMethod · 0.95
generateFromCacheMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected