Searched refs:GetMemoryZirconHandlePropertiesFUCHSIA (Results 1 – 5 of 5) sorted by relevance
320 GET_DEVICE_PROC(GetMemoryZirconHandlePropertiesFUCHSIA); in LoadDeviceProcs()
293 PFN_vkGetMemoryZirconHandlePropertiesFUCHSIA GetMemoryZirconHandlePropertiesFUCHSIA = member
902 PFN_vkGetMemoryZirconHandlePropertiesFUCHSIA GetMemoryZirconHandlePropertiesFUCHSIA; member
1087 …table->GetMemoryZirconHandlePropertiesFUCHSIA = (PFN_vkGetMemoryZirconHandlePropertiesFUCHSIA) gpa… in layer_init_device_dispatch_table()1088 …if (table->GetMemoryZirconHandlePropertiesFUCHSIA == nullptr) { table->GetMemoryZirconHandleProper… in layer_init_device_dispatch_table()
962 …table->GetMemoryZirconHandlePropertiesFUCHSIA = (PFN_vkGetMemoryZirconHandlePropertiesFUCHSIA)gdpa… in loader_init_device_extension_dispatch_table()2011 …emoryZirconHandlePropertiesFUCHSIA")) return (void *)table->GetMemoryZirconHandlePropertiesFUCHSIA; in loader_lookup_device_dispatch_table()6271 VKAPI_ATTR VkResult VKAPI_CALL GetMemoryZirconHandlePropertiesFUCHSIA( in GetMemoryZirconHandlePropertiesFUCHSIA() function6283 …return disp->GetMemoryZirconHandlePropertiesFUCHSIA(device, handleType, zirconHandle, pMemoryZirco… in GetMemoryZirconHandlePropertiesFUCHSIA()9159 *addr = (void *)GetMemoryZirconHandlePropertiesFUCHSIA; in extension_instance_gpa()