Home
last modified time | relevance | path

Searched refs:GetPhysicalDeviceProperties (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/device-select-layer/
Ddevice_select_layer.c53 PFN_vkGetPhysicalDeviceProperties GetPhysicalDeviceProperties; member
167 DEVSEL_GET_CB(GetPhysicalDeviceProperties); in device_select_CreateInstance()
189 info->GetPhysicalDeviceProperties(device, &properties->properties); in get_device_properties()
624 info->GetPhysicalDeviceProperties(physical_device, &properties.properties); in device_select_EnumeratePhysicalDeviceGroups()
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_pipeline_cache.c629 device->physical->dispatch_table.GetPhysicalDeviceProperties( in vk_pipeline_cache_create()
/hardware/google/gfxstream/guest/mesa/src/vulkan/overlay-layer/
Doverlay.cpp2571 instance_data->pd_vtable.GetPhysicalDeviceProperties(device_data->physical_device, in overlay_CreateDevice()