Home
last modified time | relevance | path

Searched refs:PHYSICAL_DEVICE_STATE (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/
Dcore_validation.h212 struct PHYSICAL_DEVICE_STATE { struct
Dcore_validation.cpp106 unordered_map<VkPhysicalDevice, PHYSICAL_DEVICE_STATE> physical_device_map;
383 PHYSICAL_DEVICE_STATE *getPhysicalDeviceState(instance_layer_data *instance_data, VkPhysicalDevice … in getPhysicalDeviceState()