Searched refs:SetBufferCollectionImageConstraintsFUCHSIA (Results 1 – 3 of 3) sorted by relevance
918 PFN_vkSetBufferCollectionImageConstraintsFUCHSIA SetBufferCollectionImageConstraintsFUCHSIA; member
1109 …table->SetBufferCollectionImageConstraintsFUCHSIA = (PFN_vkSetBufferCollectionImageConstraintsFUCH… in layer_init_device_dispatch_table()1110 …if (table->SetBufferCollectionImageConstraintsFUCHSIA == nullptr) { table->SetBufferCollectionImag… in layer_init_device_dispatch_table()
978 …table->SetBufferCollectionImageConstraintsFUCHSIA = (PFN_vkSetBufferCollectionImageConstraintsFUCH… in loader_init_device_extension_dispatch_table()2033 …lectionImageConstraintsFUCHSIA")) return (void *)table->SetBufferCollectionImageConstraintsFUCHSIA; in loader_lookup_device_dispatch_table()6354 VKAPI_ATTR VkResult VKAPI_CALL SetBufferCollectionImageConstraintsFUCHSIA( in SetBufferCollectionImageConstraintsFUCHSIA() function6365 …return disp->SetBufferCollectionImageConstraintsFUCHSIA(device, collection, pImageConstraintsInfo); in SetBufferCollectionImageConstraintsFUCHSIA()9234 *addr = (void *)SetBufferCollectionImageConstraintsFUCHSIA; in extension_instance_gpa()