Home
last modified time | relevance | path

Searched refs:ALL_SECTIONS (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/
Dgenerator.py738 ALL_SECTIONS = TYPE_SECTIONS + ['commandPointer', 'command'] variable in COutputGenerator
745 self.sections = dict([(section, []) for section in self.ALL_SECTIONS])
799 self.sections = dict([(section, []) for section in self.ALL_SECTIONS])
2354 ALL_SECTIONS = TYPE_SECTIONS + ['command'] variable in ThreadOutputGenerator
2361 self.sections = dict([(section, []) for section in self.ALL_SECTIONS])
2541 self.sections = dict([(section, []) for section in self.ALL_SECTIONS])
2702 ALL_SECTIONS = ['command'] variable in ParamCheckerOutputGenerator
2720 self.sections = dict([(section, []) for section in self.ALL_SECTIONS])
2786 self.sections = dict([(section, []) for section in self.ALL_SECTIONS])