Home
last modified time | relevance | path

Searched refs:has_local (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.h97 bool has_local; member
Dtu_drm.c731 device->has_local = true; in tu_drm_device_init()
Dtu_device.c1347 props->hasRender = pdevice->has_local; in tu_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c1027 device->has_local = true; in anv_physical_device_try_create()
1031 device->has_local = false; in anv_physical_device_try_create()
2434 props->hasRender = pdevice->has_local; in anv_GetPhysicalDeviceProperties2()
Danv_private.h1060 bool has_local; member
/third_party/python/Lib/unittest/
Dmock.py1301 self.has_local = False