Searched refs:allowedMemTypeBits (Results 1 – 2 of 2) sorted by relevance
70 … (const VkPhysicalDeviceMemoryProperties& deviceMemProps, deUint32 allowedMemTypeBits, MemoryRequi… in selectMatchingMemoryType() argument73 const deUint32 candidates = allowedMemTypeBits & compatibleTypes; in selectMatchingMemoryType()
690 … (const VkPhysicalDeviceMemoryProperties& deviceMemProps, deUint32 allowedMemTypeBits, MemoryRequi… in selectMatchingMemoryType() argument693 const deUint32 candidates = allowedMemTypeBits & compatibleTypes; in selectMatchingMemoryType()