• Home
  • Raw
  • Download

Lines Matching defs:dispatch

258 vkr_dispatch_vkEnumeratePhysicalDevices(struct vn_dispatch_context *dispatch,  in vkr_dispatch_vkEnumeratePhysicalDevices()
343 struct vn_dispatch_context *dispatch, in vkr_dispatch_vkEnumeratePhysicalDeviceGroups()
406 struct vn_dispatch_context *dispatch, in vkr_dispatch_vkEnumerateDeviceExtensionProperties()
439 UNUSED struct vn_dispatch_context *dispatch, in vkr_dispatch_vkGetPhysicalDeviceFeatures()
448 UNUSED struct vn_dispatch_context *dispatch, in vkr_dispatch_vkGetPhysicalDeviceProperties()
459 UNUSED struct vn_dispatch_context *dispatch, in vkr_dispatch_vkGetPhysicalDeviceQueueFamilyProperties()
470 UNUSED struct vn_dispatch_context *dispatch, in vkr_dispatch_vkGetPhysicalDeviceMemoryProperties()
480 UNUSED struct vn_dispatch_context *dispatch, in vkr_dispatch_vkGetPhysicalDeviceFormatProperties()
490 UNUSED struct vn_dispatch_context *dispatch, in vkr_dispatch_vkGetPhysicalDeviceImageFormatProperties()
501 UNUSED struct vn_dispatch_context *dispatch, in vkr_dispatch_vkGetPhysicalDeviceSparseImageFormatProperties()
512 UNUSED struct vn_dispatch_context *dispatch, in vkr_dispatch_vkGetPhysicalDeviceFeatures2()
521 UNUSED struct vn_dispatch_context *dispatch, in vkr_dispatch_vkGetPhysicalDeviceProperties2()
530 UNUSED struct vn_dispatch_context *dispatch, in vkr_dispatch_vkGetPhysicalDeviceQueueFamilyProperties2()
541 UNUSED struct vn_dispatch_context *dispatch, in vkr_dispatch_vkGetPhysicalDeviceMemoryProperties2()
551 UNUSED struct vn_dispatch_context *dispatch, in vkr_dispatch_vkGetPhysicalDeviceFormatProperties2()
561 UNUSED struct vn_dispatch_context *dispatch, in vkr_dispatch_vkGetPhysicalDeviceImageFormatProperties2()
571 UNUSED struct vn_dispatch_context *dispatch, in vkr_dispatch_vkGetPhysicalDeviceSparseImageFormatProperties2()
581 UNUSED struct vn_dispatch_context *dispatch, in vkr_dispatch_vkGetPhysicalDeviceExternalBufferProperties()
591 UNUSED struct vn_dispatch_context *dispatch, in vkr_dispatch_vkGetPhysicalDeviceExternalSemaphoreProperties()
602 UNUSED struct vn_dispatch_context *dispatch, in vkr_dispatch_vkGetPhysicalDeviceExternalFenceProperties()
627 struct vn_dispatch_context *dispatch = &ctx->dispatch; in vkr_context_init_physical_device_dispatch() local