Searched refs:allowedMemTypeBits (Results 1 – 2 of 2) sorted by relevance
75 … (const VkPhysicalDeviceMemoryProperties& deviceMemProps, deUint32 allowedMemTypeBits, MemoryRequi… in selectMatchingMemoryType() argument78 const deUint32 candidates = allowedMemTypeBits & compatibleTypes; in selectMatchingMemoryType()
687 … (const VkPhysicalDeviceMemoryProperties& deviceMemProps, deUint32 allowedMemTypeBits, MemoryRequi… in selectMatchingMemoryType() argument690 const deUint32 candidates = allowedMemTypeBits & compatibleTypes; in selectMatchingMemoryType()