Searched refs:loader_physical_device (Results 1 – 4 of 4) sorted by relevance
253 struct loader_physical_device *phys_dev = in terminator_GetPhysicalDeviceSurfaceSupportKHR()254 (struct loader_physical_device *)physicalDevice; in terminator_GetPhysicalDeviceSurfaceSupportKHR()294 struct loader_physical_device *phys_dev = in terminator_GetPhysicalDeviceSurfaceCapabilitiesKHR()295 (struct loader_physical_device *)physicalDevice; in terminator_GetPhysicalDeviceSurfaceCapabilitiesKHR()333 struct loader_physical_device *phys_dev = in terminator_GetPhysicalDeviceSurfaceFormatsKHR()334 (struct loader_physical_device *)physicalDevice; in terminator_GetPhysicalDeviceSurfaceFormatsKHR()374 struct loader_physical_device *phys_dev = in terminator_GetPhysicalDeviceSurfacePresentModesKHR()375 (struct loader_physical_device *)physicalDevice; in terminator_GetPhysicalDeviceSurfacePresentModesKHR()536 struct loader_physical_device *phys_dev = in terminator_GetPhysicalDeviceWin32PresentationSupportKHR()537 (struct loader_physical_device *)physicalDevice; in terminator_GetPhysicalDeviceWin32PresentationSupportKHR()[all …]
278 struct loader_physical_device *phys_devs_term;279 struct loader_physical_device *phys_devs; // tramp wrapped physDev obj list338 struct loader_physical_device { struct371 struct loader_physical_device *phys_dev = in loader_unwrap_physical_device()372 (struct loader_physical_device *)physicalDevice; in loader_unwrap_physical_device()530 VkResult loader_create_device_chain(const struct loader_physical_device *pd,537 struct loader_physical_device *phys_dev,
605 struct loader_physical_device *phys_dev, in loader_init_device_extensions()3345 VkResult loader_create_device_chain(const struct loader_physical_device *pd,3559 struct loader_physical_device *phys_dev,3772 struct loader_physical_device *phys_dev;3773 phys_dev = (struct loader_physical_device *)physicalDevice;3933 inst, sizeof(struct loader_physical_device) * copy_count,3968 struct loader_physical_device *phys_dev =3969 (struct loader_physical_device *)physicalDevice;3979 struct loader_physical_device *phys_dev =3980 (struct loader_physical_device *)physicalDevice;[all …]
494 inst->phys_devs = (struct loader_physical_device *)loader_heap_alloc(495 inst, count * sizeof(struct loader_physical_device),589 struct loader_physical_device *phys_dev;599 phys_dev = (struct loader_physical_device *)physicalDevice;766 struct loader_physical_device *phys_dev;767 phys_dev = (struct loader_physical_device *)physicalDevice;833 struct loader_physical_device *phys_dev;840 phys_dev = (struct loader_physical_device *)physicalDevice;