Searched refs:bitsToCheck (Results 1 – 1 of 1) sorted by relevance
1379 …const VkMemoryPropertyFlags bitsToCheck = VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_H… in deviceMemoryProperties() local1385 …), DE_ARRAY_END(validPropertyFlags), memProps->memoryTypes[memoryNdx].propertyFlags & bitsToCheck)) in deviceMemoryProperties()