Searched refs:manual_PreCallValidateAllocateMemory (Results 1 – 3 of 3) sorted by relevance
1134 …bool manual_PreCallValidateAllocateMemory(VkDevice device, const VkMemoryAllocateInfo *pAllocateIn…
3261 bool StatelessValidation::manual_PreCallValidateAllocateMemory(VkDevice device, const VkMemoryAlloc… in manual_PreCallValidateAllocateMemory() function in StatelessValidation
1975 …if (!skip) skip |= manual_PreCallValidateAllocateMemory(device, pAllocateInfo, pAllocator, pMemory… in PreCallValidateAllocateMemory()