HomeSort by relevance Sort by last modified time
    Searched refs:ALL_SECTIONS (Results 1 - 4 of 4) sorted by null

  /external/vulkan-validation-layers/
threading_generator.py 119 ALL_SECTIONS = TYPE_SECTIONS + ['command']
126 self.sections = dict([(section, []) for section in self.ALL_SECTIONS])
303 self.sections = dict([(section, []) for section in self.ALL_SECTIONS])
unique_objects_generator.py 117 ALL_SECTIONS = ['command']
156 self.sections = dict([(section, []) for section in self.ALL_SECTIONS])
214 self.sections = dict([(section, []) for section in self.ALL_SECTIONS])
    [all...]
parameter_validation_generator.py 120 ALL_SECTIONS = ['command']
142 self.sections = dict([(section, []) for section in self.ALL_SECTIONS])
223 self.sections = dict([(section, []) for section in self.ALL_SECTIONS])
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/
generator.py     [all...]

Completed in 2478 milliseconds