Lines Matching refs:pfnAllocation
50 * pname:pfnAllocation is a tlink:PFN_vkAllocationFunction pointer to an
66 * [[VUID-VkAllocationCallbacks-pfnAllocation-00632]]
67 pname:pfnAllocation must: be a valid pointer to a valid user-defined
85 The type of pname:pfnAllocation is:
100 If pname:pfnAllocation is unable to allocate the requested memory, it must:
112 For example, pname:pfnAllocation (or pname:pfnReallocation) could cause
121 If pname:pfnAllocation returns `NULL`, and if the implementation is unable
144 by pname:pfnReallocation or pname:pfnAllocation of a compatible
195 by pname:pfnAllocation or pname:pfnReallocation.
355 allocated with pname:pfnAllocation or pname:pfnReallocation in each can: be
360 If a non-`NULL` allocator is used, the pname:pfnAllocation,
368 If pname:pfnAllocation or pname:pfnReallocation fail, the implementation
377 pname:pfnAllocation or pname:pfnReallocation may: be called in the following