Searched refs:ValidateAllocateMemoryANDROID (Results 1 – 2 of 2) sorted by relevance
1542 bool ValidateAllocateMemoryANDROID(const VkMemoryAllocateInfo* alloc_info) const;
3499 bool CoreChecks::ValidateAllocateMemoryANDROID(const VkMemoryAllocateInfo *alloc_info) const { in ValidateAllocateMemoryANDROID() function in CoreChecks3813 bool CoreChecks::ValidateAllocateMemoryANDROID(const VkMemoryAllocateInfo *alloc_info) const { retu… in ValidateAllocateMemoryANDROID() function in CoreChecks3844 skip |= ValidateAllocateMemoryANDROID(pAllocateInfo); in PreCallValidateAllocateMemory()