Lines Matching refs:hook_extensions

34     if (GetData(device).hook_extensions[ProcHook::KHR_swapchain]) {  in checkedCreateSwapchainKHR()
43 if (GetData(device).hook_extensions[ProcHook::KHR_swapchain]) { in checkedDestroySwapchainKHR()
51 if (GetData(device).hook_extensions[ProcHook::KHR_swapchain]) { in checkedGetSwapchainImagesKHR()
60 if (GetData(device).hook_extensions[ProcHook::KHR_swapchain]) { in checkedAcquireNextImageKHR()
69 if (GetData(queue).hook_extensions[ProcHook::KHR_swapchain]) { in checkedQueuePresentKHR()
78 if (GetData(device).hook_extensions[ProcHook::EXTENSION_CORE_1_1]) { in checkedBindImageMemory2()
87 if (GetData(device).hook_extensions[ProcHook::KHR_bind_memory2]) { in checkedBindImageMemory2KHR()
96 if (GetData(device).hook_extensions[ProcHook::KHR_swapchain]) { in checkedGetDeviceGroupPresentCapabilitiesKHR()
105 if (GetData(device).hook_extensions[ProcHook::KHR_swapchain]) { in checkedGetDeviceGroupSurfacePresentModesKHR()
114 if (GetData(device).hook_extensions[ProcHook::KHR_swapchain]) { in checkedAcquireNextImage2KHR()
123 if (GetData(device).hook_extensions[ProcHook::EXT_hdr_metadata]) { in checkedSetHdrMetadataEXT()
131 if (GetData(device).hook_extensions[ProcHook::KHR_shared_presentable_image]) { in checkedGetSwapchainStatusKHR()
140 if (GetData(device).hook_extensions[ProcHook::GOOGLE_display_timing]) { in checkedGetRefreshCycleDurationGOOGLE()
149 if (GetData(device).hook_extensions[ProcHook::GOOGLE_display_timing]) { in checkedGetPastPresentationTimingGOOGLE()
158 if (GetData(device).hook_extensions[ProcHook::EXTENSION_CORE_1_1]) { in checkedGetDeviceQueue2()