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

  /external/vulkan-validation-layers/loader/
wsi.c 255 struct loader_icd *icd = phys_dev->this_icd;
296 struct loader_icd *icd = phys_dev->this_icd;
335 struct loader_icd *icd = phys_dev->this_icd;
376 struct loader_icd *icd = phys_dev->this_icd;
538 struct loader_icd *icd = phys_dev->this_icd;
627 struct loader_icd *icd = phys_dev->this_icd;
714 struct loader_icd *icd = phys_dev->this_icd;
804 struct loader_icd *icd = phys_dev->this_icd;
893 struct loader_icd *icd = phys_dev->this_icd;
    [all...]
loader.c 71 struct loader_icd *this_icd; member in struct:loader_phys_dev_per_icd
626 phys_dev->this_icd->this_icd_lib->lib_name, spec_version);
    [all...]
trampoline.c 506 inst->phys_devs[i].this_icd = inst->phys_devs_term[i].this_icd;
600 icd = phys_dev->this_icd;
606 inst = (struct loader_instance *)phys_dev->this_icd->this_instance;
635 phys_dev->this_icd->this_icd_lib->lib_name, &icd_exts);
785 const struct loader_instance *inst = phys_dev->this_icd->this_instance;
    [all...]
loader.h 340 struct loader_icd *this_icd; member in struct:loader_physical_device

Completed in 341 milliseconds