Lines Matching refs:_instance
309 v3dv_DestroyInstance(VkInstance _instance, in v3dv_DestroyInstance() argument
312 V3DV_FROM_HANDLE(v3dv_instance, instance, _instance); in v3dv_DestroyInstance()
1032 v3dv_EnumeratePhysicalDevices(VkInstance _instance, in v3dv_EnumeratePhysicalDevices() argument
1036 V3DV_FROM_HANDLE(v3dv_instance, instance, _instance); in v3dv_EnumeratePhysicalDevices()
1057 VkInstance _instance, in v3dv_EnumeratePhysicalDeviceGroups() argument
1061 V3DV_FROM_HANDLE(v3dv_instance, instance, _instance); in v3dv_EnumeratePhysicalDeviceGroups()
1778 v3dv_GetInstanceProcAddr(VkInstance _instance, in v3dv_GetInstanceProcAddr() argument
1781 V3DV_FROM_HANDLE(v3dv_instance, instance, _instance); in v3dv_GetInstanceProcAddr()
1808 vk_icdGetPhysicalDeviceProcAddr(VkInstance _instance,
1812 vk_icdGetPhysicalDeviceProcAddr(VkInstance _instance, in vk_icdGetPhysicalDeviceProcAddr() argument
1815 V3DV_FROM_HANDLE(v3dv_instance, instance, _instance); in vk_icdGetPhysicalDeviceProcAddr()