• Home
  • Raw
  • Download

Lines Matching refs:VkSurfaceKHR

178 LOADER_EXPORT VKAPI_ATTR void VKAPI_CALL vkDestroySurfaceKHR(VkInstance instance, VkSurfaceKHR surf…  in vkDestroySurfaceKHR()
192 VKAPI_ATTR void VKAPI_CALL terminator_DestroySurfaceKHR(VkInstance instance, VkSurfaceKHR surface, in terminator_DestroySurfaceKHR()
203 (VkSurfaceKHR)(uintptr_t)NULL != icd_surface->real_icd_surfaces[i]) { in terminator_DestroySurfaceKHR()
205 icd_surface->real_icd_surfaces[i] = (VkSurfaceKHR)(uintptr_t)NULL; in terminator_DestroySurfaceKHR()
211 assert((VkSurfaceKHR)(uintptr_t)NULL == icd_surface->real_icd_surfaces[i]); in terminator_DestroySurfaceKHR()
223 … uint32_t queueFamilyIndex, VkSurfaceKHR surface, in vkGetPhysicalDeviceSurfaceSupportKHR()
240 … uint32_t queueFamilyIndex, VkSurfaceKHR surface, in terminator_GetPhysicalDeviceSurfaceSupportKHR()
269 (VkSurfaceKHR)(uintptr_t)NULL != icd_surface->real_icd_surfaces[phys_dev_term->icd_index]) { in terminator_GetPhysicalDeviceSurfaceSupportKHR()
279 …VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, VkSurfaceCapabilitiesKHR *pSurfaceCapabilit… in vkGetPhysicalDeviceSurfaceCapabilitiesKHR()
295VkSurfaceKHR surface, in terminator_GetPhysicalDeviceSurfaceCapabilitiesKHR()
323 (VkSurfaceKHR)(uintptr_t)NULL != icd_surface->real_icd_surfaces[phys_dev_term->icd_index]) { in terminator_GetPhysicalDeviceSurfaceCapabilitiesKHR()
333VkSurfaceKHR surface, in vkGetPhysicalDeviceSurfaceFormatsKHR()
350 …erminator_GetPhysicalDeviceSurfaceFormatsKHR(VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, in terminator_GetPhysicalDeviceSurfaceFormatsKHR()
379 (VkSurfaceKHR)(uintptr_t)NULL != icd_surface->real_icd_surfaces[phys_dev_term->icd_index]) { in terminator_GetPhysicalDeviceSurfaceFormatsKHR()
391VkSurfaceKHR surface, in vkGetPhysicalDeviceSurfacePresentModesKHR()
409VkSurfaceKHR surface, uint32_t *pPresentModeCount, in terminator_GetPhysicalDeviceSurfacePresentModesKHR()
437 (VkSurfaceKHR)(uintptr_t)NULL != icd_surface->real_icd_surfaces[phys_dev_term->icd_index]) { in terminator_GetPhysicalDeviceSurfacePresentModesKHR()
469 if ((VkSurfaceKHR)(uintptr_t)NULL != icd_surface->real_icd_surfaces[icd_index]) { in terminator_CreateSwapchainKHR()
545 …pIcdSurface->real_icd_surfaces = loader_instance_heap_calloc(instance, sizeof(VkSurfaceKHR) * inst… in AllocateIcdSurfaceStruct()
563 VkSurfaceKHR *pSurface) { in vkCreateWin32SurfaceKHR()
575 … const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) { in terminator_CreateWin32SurfaceKHR()
615 *pSurface = (VkSurfaceKHR)(pIcdSurface); in terminator_CreateWin32SurfaceKHR()
623 if ((VkSurfaceKHR)(uintptr_t)NULL != pIcdSurface->real_icd_surfaces[i] && in terminator_CreateWin32SurfaceKHR()
683 VkSurfaceKHR *pSurface) { in vkCreateWaylandSurfaceKHR()
696 … const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) { in terminator_CreateWaylandSurfaceKHR()
734 *pSurface = (VkSurfaceKHR)(uintptr_t)pIcdSurface; in terminator_CreateWaylandSurfaceKHR()
742 if ((VkSurfaceKHR)(uintptr_t)NULL != pIcdSurface->real_icd_surfaces[i] && in terminator_CreateWaylandSurfaceKHR()
807 VkSurfaceKHR *pSurface) { in vkCreateXcbSurfaceKHR()
819 … const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) { in terminator_CreateXcbSurfaceKHR()
857 *pSurface = (VkSurfaceKHR)(uintptr_t)pIcdSurface; in terminator_CreateXcbSurfaceKHR()
865 if ((VkSurfaceKHR)(uintptr_t)NULL != pIcdSurface->real_icd_surfaces[i] && in terminator_CreateXcbSurfaceKHR()
932 VkSurfaceKHR *pSurface) { in vkCreateXlibSurfaceKHR()
944 … const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) { in terminator_CreateXlibSurfaceKHR()
982 *pSurface = (VkSurfaceKHR)(uintptr_t)pIcdSurface; in terminator_CreateXlibSurfaceKHR()
990 if ((VkSurfaceKHR)(uintptr_t)NULL != pIcdSurface->real_icd_surfaces[i] && in terminator_CreateXlibSurfaceKHR()
1054 VkSurfaceKHR *pSurface) { in vkCreateDirectFBSurfaceEXT()
1068 VkSurfaceKHR *pSurface) { in terminator_CreateDirectFBSurfaceEXT()
1107 *pSurface = (VkSurfaceKHR)(uintptr_t)pIcdSurface; in terminator_CreateDirectFBSurfaceEXT()
1115 if ((VkSurfaceKHR)(uintptr_t)NULL != pIcdSurface->real_icd_surfaces[i] && in terminator_CreateDirectFBSurfaceEXT()
1181 VkSurfaceKHR *pSurface) { in vkCreateAndroidSurfaceKHR()
1194 … const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) { in terminator_CreateAndroidSurfaceKHR()
1213 *pSurface = (VkSurfaceKHR)(uintptr_t)pIcdSurface; in terminator_CreateAndroidSurfaceKHR()
1229VkSurfaceKHR *pSurface) { in vkCreateSurfaceOHOS()
1244 … const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) { in terminator_CreateSurfaceOHOS()
1263 *pSurface = (VkSurfaceKHR)pIcdSurface; in terminator_CreateSurfaceOHOS()
1276 VkSurfaceKHR *pSurface) { in vkCreateHeadlessSurfaceEXT()
1289 VkSurfaceKHR *pSurface) { in terminator_CreateHeadlessSurfaceEXT()
1323 *pSurface = (VkSurfaceKHR)(uintptr_t)pIcdSurface; in terminator_CreateHeadlessSurfaceEXT()
1331 if ((VkSurfaceKHR)(uintptr_t)NULL != pIcdSurface->real_icd_surfaces[i] && in terminator_CreateHeadlessSurfaceEXT()
1352 VkSurfaceKHR *pSurface) { in vkCreateMacOSSurfaceMVK()
1364 … const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) { in terminator_CreateMacOSSurfaceMVK()
1401 *pSurface = (VkSurfaceKHR)(uintptr_t)pIcdSurface; in terminator_CreateMacOSSurfaceMVK()
1409 if ((VkSurfaceKHR)(uintptr_t)NULL != pIcdSurface->real_icd_surfaces[i] && in terminator_CreateMacOSSurfaceMVK()
1432 VkSurfaceKHR *pSurface) { in vkCreateIOSSurfaceMVK()
1444 … const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) { in terminator_CreateIOSSurfaceMVK()
1463 *pSurface = (VkSurfaceKHR)(uintptr_t)pIcdSurface; in terminator_CreateIOSSurfaceMVK()
1477 … const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) { in vkCreateStreamDescriptorSurfaceGGP()
1492 … const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) { in terminator_CreateStreamDescriptorSurfaceGGP()
1529 *pSurface = (VkSurfaceKHR)(uintptr_t)pIcdSurface; in terminator_CreateStreamDescriptorSurfaceGGP()
1537 if ((VkSurfaceKHR)(uintptr_t)NULL != pIcdSurface->real_icd_surfaces[i] && in terminator_CreateStreamDescriptorSurfaceGGP()
1556 VkSurfaceKHR *pSurface) { in vkCreateMetalSurfaceEXT()
1567 … const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) { in terminator_CreateMetalSurfaceEXT()
1602 *pSurface = (VkSurfaceKHR)icd_surface; in terminator_CreateMetalSurfaceEXT()
1628 VkSurfaceKHR *pSurface) { in vkCreateScreenSurfaceQNX()
1641 … const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) { in terminator_CreateScreenSurfaceQNX()
1679 *pSurface = (VkSurfaceKHR)(uintptr_t)pIcdSurface; in terminator_CreateScreenSurfaceQNX()
1687 if ((VkSurfaceKHR)(uintptr_t)NULL != pIcdSurface->real_icd_surfaces[i] && in terminator_CreateScreenSurfaceQNX()
1749 … const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) { in vkCreateViSurfaceNN()
1761 … const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) { in terminator_CreateViSurfaceNN()
1798 *pSurface = (VkSurfaceKHR)(uintptr_t)pIcdSurface; in terminator_CreateViSurfaceNN()
1806 if ((VkSurfaceKHR)(uintptr_t)NULL != pIcdSurface->real_icd_surfaces[i] && in terminator_CreateViSurfaceNN()
2073VkSurfaceKHR *pSurface) { in vkCreateDisplayPlaneSurfaceKHR()
2087 VkSurfaceKHR *pSurface) { in terminator_CreateDisplayPlaneSurfaceKHR()
2129 *pSurface = (VkSurfaceKHR)(uintptr_t)pIcdSurface; in terminator_CreateDisplayPlaneSurfaceKHR()
2137 if ((VkSurfaceKHR)(uintptr_t)NULL != pIcdSurface->real_icd_surfaces[i] && in terminator_CreateDisplayPlaneSurfaceKHR()
2175 if ((VkSurfaceKHR)(uintptr_t)NULL != icd_surface->real_icd_surfaces[icd_index]) { in terminator_CreateSharedSwapchainsKHR()
2207 …R VkResult VKAPI_CALL vkGetDeviceGroupSurfacePresentModesKHR(VkDevice device, VkSurfaceKHR surface, in vkGetDeviceGroupSurfacePresentModesKHR()
2219 …t VKAPI_CALL terminator_GetDeviceGroupSurfacePresentModesKHR(VkDevice device, VkSurfaceKHR surface, in terminator_GetDeviceGroupSurfacePresentModesKHR()
2226 …if (NULL != icd_surface->real_icd_surfaces && (VkSurfaceKHR)(uintptr_t)NULL != icd_surface->real_i… in terminator_GetDeviceGroupSurfacePresentModesKHR()
2236VkSurfaceKHR surface, uint32_t *pRectCount, in vkGetPhysicalDevicePresentRectanglesKHR()
2251VkSurfaceKHR surface, uint32_t *pRectCount, in terminator_GetPhysicalDevicePresentRectanglesKHR()
2503VkSurfaceKHR *pSurface) { in vkCreateImagePipeSurfaceFUCHSIA()
2518 VkSurfaceKHR *pSurface) { in terminator_CreateImagePipeSurfaceFUCHSIA()
2558 *pSurface = (VkSurfaceKHR)(pIcdSurface); in terminator_CreateImagePipeSurfaceFUCHSIA()
2566 if ((VkSurfaceKHR)(uintptr_t)NULL != pIcdSurface->real_icd_surfaces[i] && in terminator_CreateImagePipeSurfaceFUCHSIA()
2647 VkSurfaceKHR surface = pSurfaceInfo->surface; in terminator_GetPhysicalDeviceSurfaceCapabilities2KHR()
2726 VkSurfaceKHR surface = pSurfaceInfo->surface; in terminator_GetPhysicalDeviceSurfaceFormats2KHR()