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

  /external/vulkan-validation-layers/loader/
loader.h 497 struct loader_icd *loader_get_icd_and_device(const VkDevice device,
table_ops.h 41 struct loader_icd *icd = loader_get_icd_and_device(dev, &found_dev);
    [all...]
trampoline.c 749 struct loader_icd *icd = loader_get_icd_and_device(device, &dev);
    [all...]
loader.c 1106 struct loader_icd *loader_get_icd_and_device(const VkDevice device, function
    [all...]

Completed in 183 milliseconds