Searched refs:sync_types (Results 1 – 2 of 2) sorted by relevance
70 const struct vk_sync_type* sync_types[2]; member
196 physical_device->sync_types[0] = &vk_sync_dummy_type; in gfxstream_vk_physical_device_init()197 physical_device->sync_types[1] = NULL; in gfxstream_vk_physical_device_init()198 physical_device->vk.supported_sync_types = physical_device->sync_types; in gfxstream_vk_physical_device_init()