Searched refs:internalAlloc (Results 1 – 1 of 1) sorted by relevance
742 …static VKAPI_ATTR void VKAPI_CALL internalAlloc(void *, size_t, VkInternalAllocationType, VkSystem… in TEST_F() function778 …ks allocator = {nullptr, Alloc::alloc, Alloc::realloc, Alloc::free, Alloc::internalAlloc, nullptr}; in TEST_F()