Searched defs:implOnly (Results 1 – 2 of 2) sorted by relevance
/device/generic/vulkan-cereal/protocols/vulkan/xml/ |
D | cerealgenerator.py | 618 …ostModule(self, basename, extraHeader = "", extraImpl = "", useNamespace = True, implOnly = False): argument 634 implOnly = False): argument
|
/device/generic/vulkan-cereal/protocols/vulkan/xml/cereal/common/ |
D | codegen.py | 26 … def __init__(self, directory, basename, customAbsDir = None, suppress = False, implOnly = False): argument
|