Searched defs:PreCallValidateAllocateMemory (Results 1 – 5 of 5) sorted by relevance
197 bool BestPractices::PreCallValidateAllocateMemory(VkDevice device, const VkMemoryAllocateInfo* pAll… in PreCallValidateAllocateMemory() function in BestPractices
3834 bool CoreChecks::PreCallValidateAllocateMemory(VkDevice device, const VkMemoryAllocateInfo *pAlloca… in PreCallValidateAllocateMemory() function in CoreChecks
273 bool ObjectLifetimes::PreCallValidateAllocateMemory( in PreCallValidateAllocateMemory() function in ObjectLifetimes
1941 bool StatelessValidation::PreCallValidateAllocateMemory( in PreCallValidateAllocateMemory() function in StatelessValidation
2587 …virtual bool PreCallValidateAllocateMemory(VkDevice device, const VkMemoryAllocateInfo* pAllocateI… in PreCallValidateAllocateMemory() function