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

  /external/vulkan-validation-layers/scripts/
threading_generator.py 416 dispatchable_type = cmdinfo.elem.find('param/type').text
420 if dispatchable_type in ["VkPhysicalDevice", "VkInstance"]:
unique_objects_generator.py     [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/
threading_generator.py 429 dispatchable_type = cmdinfo.elem.find('param/type').text
433 if dispatchable_type in ["VkPhysicalDevice", "VkInstance"]:
unique_objects_generator.py     [all...]

Completed in 61 milliseconds