Searched refs:GetMemoryHostPointerPropertiesEXT (Results 1 – 3 of 3) sorted by relevance
798 PFN_vkGetMemoryHostPointerPropertiesEXT GetMemoryHostPointerPropertiesEXT; member
970 …table->GetMemoryHostPointerPropertiesEXT = (PFN_vkGetMemoryHostPointerPropertiesEXT) gpa(device, "… in layer_init_device_dispatch_table()971 …if (table->GetMemoryHostPointerPropertiesEXT == nullptr) { table->GetMemoryHostPointerPropertiesEX… in layer_init_device_dispatch_table()
858 …table->GetMemoryHostPointerPropertiesEXT = (PFN_vkGetMemoryHostPointerPropertiesEXT)gdpa(dev, "vkG… in loader_init_device_extension_dispatch_table()1907 …ame, "GetMemoryHostPointerPropertiesEXT")) return (void *)table->GetMemoryHostPointerPropertiesEXT; in loader_lookup_device_dispatch_table()5240 VKAPI_ATTR VkResult VKAPI_CALL GetMemoryHostPointerPropertiesEXT( in GetMemoryHostPointerPropertiesEXT() function5252 …return disp->GetMemoryHostPointerPropertiesEXT(device, handleType, pHostPointer, pMemoryHostPointe… in GetMemoryHostPointerPropertiesEXT()8840 *addr = (void *)GetMemoryHostPointerPropertiesEXT; in extension_instance_gpa()