Home
last modified time | relevance | path

Searched defs:PreCallValidateAllocateMemory (Results 1 – 5 of 5) sorted by relevance

/external/vulkan-validation-layers/layers/
Dbest_practices.cpp197 bool BestPractices::PreCallValidateAllocateMemory(VkDevice device, const VkMemoryAllocateInfo* pAll… in PreCallValidateAllocateMemory() function in BestPractices
Dcore_validation.cpp3834 bool CoreChecks::PreCallValidateAllocateMemory(VkDevice device, const VkMemoryAllocateInfo *pAlloca… in PreCallValidateAllocateMemory() function in CoreChecks
/external/vulkan-validation-layers/layers/generated/
Dobject_tracker.cpp273 bool ObjectLifetimes::PreCallValidateAllocateMemory( in PreCallValidateAllocateMemory() function in ObjectLifetimes
Dparameter_validation.cpp1941 bool StatelessValidation::PreCallValidateAllocateMemory( in PreCallValidateAllocateMemory() function in StatelessValidation
Dchassis.h2587 …virtual bool PreCallValidateAllocateMemory(VkDevice device, const VkMemoryAllocateInfo* pAllocateI… in PreCallValidateAllocateMemory() function