Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Djson_h_generator.py73 ALL_SECTIONS = TYPE_SECTIONS variable in JSONHeaderOutputGenerator
78 self.sections = {section: [] for section in self.ALL_SECTIONS}
172 self.sections = {section: [] for section in self.ALL_SECTIONS}
H A Dschema_generator.py120 ALL_SECTIONS = TYPE_SECTIONS variable in SchemaOutputGenerator
125 self.sections = {section: [] for section in self.ALL_SECTIONS}
147 self.sections = {section: [] for section in self.ALL_SECTIONS}
H A Dcgenerator.py164 ALL_SECTIONS = TYPE_SECTIONS + ['commandPointer', 'command'] variable in COutputGenerator
169 self.sections = {section: [] for section in self.ALL_SECTIONS}
221 self.sections = {section: [] for section in self.ALL_SECTIONS}
H A Djson_c_generator.py122 ALL_SECTIONS = TYPE_SECTIONS variable in JSONCOutputGenerator
127 self.sections = {section: [] for section in self.ALL_SECTIONS}
239 self.sections = {section: [] for section in self.ALL_SECTIONS}
H A Djson_generator.py291 ALL_SECTIONS = TYPE_SECTIONS variable in JSONOutputGenerator
296 self.sections = {section: [] for section in self.ALL_SECTIONS}
551 self.sections = {section: [] for section in self.ALL_SECTIONS}
H A Djson_parser.py340 ALL_SECTIONS = TYPE_SECTIONS variable in JSONParserGenerator
345 self.sections = {section: [] for section in self.ALL_SECTIONS}
571 self.sections = {section: [] for section in self.ALL_SECTIONS}
/third_party/vulkan-headers/registry/
H A Dcgenerator.py164 ALL_SECTIONS = TYPE_SECTIONS + ['commandPointer', 'command'] variable in COutputGenerator
169 self.sections = {section: [] for section in self.ALL_SECTIONS}
221 self.sections = {section: [] for section in self.ALL_SECTIONS}
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/Retired/
H A DextensionStubSource.py94 ALL_SECTIONS = TYPE_SECTIONS + ['commandPointer', 'command'] variable in ExtensionStubSourceOutputGenerator

Completed in 9 milliseconds