2016-02-16 01:53:44 -08:00
|
|
|
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
|
|
|
|
ifndef::doctype-manpage[]
|
|
|
|
.Valid Usage
|
|
|
|
********************************************************************************
|
|
|
|
endif::doctype-manpage[]
|
|
|
|
ifdef::doctype-manpage[]
|
|
|
|
Valid Usage
|
|
|
|
-----------
|
|
|
|
endif::doctype-manpage[]
|
|
|
|
* pname:pfnAllocation must: be a pointer to a valid user-defined PFN_vkAllocationFunction
|
|
|
|
* pname:pfnReallocation must: be a pointer to a valid user-defined PFN_vkReallocationFunction
|
|
|
|
* pname:pfnFree must: be a pointer to a valid user-defined PFN_vkFreeFunction
|
2016-04-07 03:53:04 -07:00
|
|
|
* If either of pname:pfnInternalAllocation or pname:pfnInternalFree is not `NULL`, both must: be valid callbacks
|
2016-02-16 01:53:44 -08:00
|
|
|
ifndef::doctype-manpage[]
|
|
|
|
********************************************************************************
|
|
|
|
endif::doctype-manpage[]
|
|
|
|
|