Home
last modified time | relevance | path

Searched refs:loader_physical_device (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/loader/
Dwsi.c217 struct loader_physical_device *phys_dev = in terminator_GetPhysicalDeviceSurfaceSupportKHR()
218 (struct loader_physical_device *)physicalDevice; in terminator_GetPhysicalDeviceSurfaceSupportKHR()
272 struct loader_physical_device *phys_dev = in terminator_GetPhysicalDeviceSurfaceCapabilitiesKHR()
273 (struct loader_physical_device *)physicalDevice; in terminator_GetPhysicalDeviceSurfaceCapabilitiesKHR()
327 struct loader_physical_device *phys_dev = in terminator_GetPhysicalDeviceSurfaceFormatsKHR()
328 (struct loader_physical_device *)physicalDevice; in terminator_GetPhysicalDeviceSurfaceFormatsKHR()
383 struct loader_physical_device *phys_dev = in terminator_GetPhysicalDeviceSurfacePresentModesKHR()
384 (struct loader_physical_device *)physicalDevice; in terminator_GetPhysicalDeviceSurfacePresentModesKHR()
642 struct loader_physical_device *phys_dev = in terminator_GetPhysicalDeviceWin32PresentationSupportKHR()
643 (struct loader_physical_device *)physicalDevice; in terminator_GetPhysicalDeviceWin32PresentationSupportKHR()
[all …]
Dextensions.c54 struct loader_physical_device *phys_dev = in terminator_GetPhysicalDeviceExternalImageFormatPropertiesNV()
55 (struct loader_physical_device *)physicalDevice; in terminator_GetPhysicalDeviceExternalImageFormatPropertiesNV()
Dloader.c782 struct loader_physical_device *phys_dev,
4297 struct loader_physical_device *phys_dev;
4298 phys_dev = (struct loader_physical_device *)physicalDevice;
4466 inst, sizeof(struct loader_physical_device) * inst->total_gpu_count,
4500 struct loader_physical_device *phys_dev =
4501 (struct loader_physical_device *)physicalDevice;
4511 struct loader_physical_device *phys_dev =
4512 (struct loader_physical_device *)physicalDevice;
4523 struct loader_physical_device *phys_dev =
4524 (struct loader_physical_device *)physicalDevice;
[all …]
Dloader.h271 struct loader_physical_device *phys_devs_term;
339 struct loader_physical_device { struct