Home
last modified time | relevance | path

Searched refs:compareExpectedFlagsWithAllocatedFlags (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DMemoryTracking.h172 void compareExpectedFlagsWithAllocatedFlags(VkMemoryPropertyFlags requiredFlags,
DMemoryTracking.cpp415 void MemoryAllocationTracker::compareExpectedFlagsWithAllocatedFlags( in compareExpectedFlagsWithAllocatedFlags() function in rx::MemoryAllocationTracker
DContextVk.cpp7406 mRenderer->getMemoryAllocationTracker()->compareExpectedFlagsWithAllocatedFlags( in initImageAllocation()