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

  /external/vulkan-validation-layers/scripts/
threading_generator.py 417 dispatchable_name = cmdinfo.elem.find('param/name').text
418 self.appendSection('command', ' dispatch_key key = get_dispatch_key('+dispatchable_name+');')
unique_objects_generator.py     [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/
threading_generator.py 430 dispatchable_name = cmdinfo.elem.find('param/name').text
431 self.appendSection('command', ' dispatch_key key = get_dispatch_key('+dispatchable_name+');')
unique_objects_generator.py     [all...]

Completed in 149 milliseconds