Searched refs:loader_physical_device_tramp (Results 1 – 6 of 6) sorted by relevance
38 …struct loader_physical_device_tramp *phys_dev = (struct loader_physical_device_tramp *)physicalDev… in LOADER_PLATFORM_THREAD_ONCE_EXTERN_DEFINITION()
257 struct loader_physical_device_tramp **phys_devs_tramp;373 struct loader_physical_device_tramp { struct
66 … = "PHYS_DEV_OFFSET_PHYS_DEV_TRAMP", .value = offsetof(struct loader_physical_device_tramp, phys_d… in main()
881 struct loader_physical_device_tramp *phys_dev; in vkEnumerateDeviceExtensionProperties()883 phys_dev = (struct loader_physical_device_tramp *)physicalDevice; in vkEnumerateDeviceExtensionProperties()908 struct loader_physical_device_tramp *phys_dev; in vkEnumerateDeviceLayerProperties()918 phys_dev = (struct loader_physical_device_tramp *)physicalDevice; in vkEnumerateDeviceLayerProperties()2501 …const struct loader_instance *inst = ((struct loader_physical_device_tramp *)physicalDevice)->this… in vkGetPhysicalDeviceFeatures2()2520 …const struct loader_instance *inst = ((struct loader_physical_device_tramp *)physicalDevice)->this… in vkGetPhysicalDeviceProperties2()2539 …const struct loader_instance *inst = ((struct loader_physical_device_tramp *)physicalDevice)->this… in vkGetPhysicalDeviceFormatProperties2()2559 …const struct loader_instance *inst = ((struct loader_physical_device_tramp *)physicalDevice)->this… in vkGetPhysicalDeviceImageFormatProperties2()2578 …const struct loader_instance *inst = ((struct loader_physical_device_tramp *)physicalDevice)->this… in vkGetPhysicalDeviceQueueFamilyProperties2()2597 …const struct loader_instance *inst = ((struct loader_physical_device_tramp *)physicalDevice)->this… in vkGetPhysicalDeviceMemoryProperties2()[all …]
4157 …struct loader_physical_device_tramp *phys_dev = (struct loader_physical_device_tramp *)physicalDev… in loader_layer_create_device()4651 struct loader_physical_device_tramp *cur_tramp; in loader_create_device_chain()4653 … cur_tramp = (struct loader_physical_device_tramp *)cur_struct->pPhysicalDevices[phys_dev]; in loader_create_device_chain()5659 struct loader_physical_device_tramp **new_phys_devs = NULL; in setup_loader_tramp_phys_devs()5713 …w_phys_devs = loader_instance_heap_calloc(inst, sizeof(struct loader_physical_device_tramp *) * ne… in setup_loader_tramp_phys_devs()5741 …_phys_devs[new_idx] = loader_instance_heap_alloc(inst, sizeof(struct loader_physical_device_tramp), in setup_loader_tramp_phys_devs()
3984 …struct loader_physical_device_tramp *phys_dev_tramp = (struct loader_physical_device_tramp *)(uint… in DebugMarkerSetObjectTagEXT()4032 …struct loader_physical_device_tramp *phys_dev_tramp = (struct loader_physical_device_tramp *)(uint… in DebugMarkerSetObjectNameEXT()4582 …struct loader_physical_device_tramp *phys_dev_tramp = (struct loader_physical_device_tramp *)(uint… in SetDebugUtilsObjectNameEXT()4634 …struct loader_physical_device_tramp *phys_dev_tramp = (struct loader_physical_device_tramp *)(uint… in SetDebugUtilsObjectTagEXT()